diff options
author | Don Zickus <dzickus@redhat.com> | 2010-05-18 00:06:04 +0200 |
---|---|---|
committer | Frederic Weisbecker <fweisbec@gmail.com> | 2010-05-19 11:32:14 +0200 |
commit | 26e09c6eee14f4827b55137ba0eedc4e77cd50ab (patch) | |
tree | 9088d86ce87557e4d35a7b5832fdbe1d235516e4 /README | |
parent | lockup_detector: Cross arch compile fixes (diff) | |
download | linux-26e09c6eee14f4827b55137ba0eedc4e77cd50ab.tar.xz linux-26e09c6eee14f4827b55137ba0eedc4e77cd50ab.zip |
lockup_detector: Convert per_cpu to __get_cpu_var for readability
Just a bunch of conversions as suggested by Frederic W.
__get_cpu_var() provides preemption disabled checks.
Plus it gives more readability as it makes it obvious
we are dealing locally now with these vars.
Signed-off-by: Don Zickus <dzickus@redhat.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Peter Zijlstra <a.p.zijlstra@chello.nl>
Cc: Don Zickus <dzickus@redhat.com>
Cc: Cyrill Gorcunov <gorcunov@gmail.com>
LKML-Reference: <1274133966-18415-2-git-send-email-dzickus@redhat.com>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions