commit | 712157aa703a01f58c7c17452096ab00b774d0a9 | [log] [tgz] |
---|---|---|
author | Cliff Wickman <cpw@sgi.com> | Wed Jun 02 16:22:02 2010 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jun 08 21:13:45 2010 +0200 |
tree | 959fe57db03ced19a7e913933a4d96f836fb8014 | |
parent | 50fb55acc5bbe5ee29d0a65262f4ec286b14d156 [diff] |
x86, UV: Shorten access to BAU statistics structure Use a pointer from the per-cpu BAU control structure to the per-cpu BAU statistics structure. We nearly always know the first before needing the second. Signed-off-by: Cliff Wickman <cpw@sgi.com> Cc: gregkh@suse.de LKML-Reference: <E1OJvNy-0004aB-2k@eag09.americas.sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>