]> git.hungrycats.org Git - linux/commit
[PATCH] cpu_down() warning fix
authorNathan Lynch <nathanl@austin.ibm.com>
Sat, 8 Jan 2005 06:00:31 +0000 (22:00 -0800)
committerLinus Torvalds <torvalds@evo.osdl.org>
Sat, 8 Jan 2005 06:00:31 +0000 (22:00 -0800)
commite975169bcfca519ad2b280fbfdd12bbef11ee6b7
treea6f386ad8af3f9e7954fbba0e1fd6626dd6ce015
parentdc85272201ccb0a3281e56507f83d6d920ac5405
[PATCH] cpu_down() warning fix

Fix (harmless?) smp_processor_id() usage in preemptible section of
cpu_down.

Signed-off-by: Nathan Lynch <nathanl@austin.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/cpu.c