summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2005-01-07 21:53:57 -0800
committerLinus Torvalds <torvalds@evo.osdl.org>2005-01-07 21:53:57 -0800
commit147266ed45211650a07505993e8ff9bc66b9cc9e (patch)
treea05a420e2dd3911324618bc39bdc7796b4436ef1 /include
parentdd9baec372177c2575d4f4ad69f5ae8df67ef1e7 (diff)
[PATCH] oprofile smp_processor_id() fixes
Clean up a few suspicious-looking uses of smp_processor_id() in preemptible code. The current_cpu_data use is unclean but most likely safe. I haven't seen any outright bugs. Since oprofile does not seem to be ready for different-type CPUs (do we even care?), the patch below documents this property by using boot_cpu_data. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions