]> git.hungrycats.org Git - linux/commit
[PATCH] ppc64: call idle_task_exit from cpu_die
authorNathan Lynch <nathanl@austin.ibm.com>
Sat, 8 Jan 2005 05:48:44 +0000 (21:48 -0800)
committerLinus Torvalds <torvalds@evo.osdl.org>
Sat, 8 Jan 2005 05:48:44 +0000 (21:48 -0800)
commit18f27594d0c5cd2da683252afc8d0933bd64a365
treea36b64fd9fbb44e03d078163f1fd3633736def1d
parente2c5665198865f95c878c961571199c7d84ea210
[PATCH] ppc64: call idle_task_exit from cpu_die

Call idle_task_exit from cpu_die to avoid mm_struct leak.

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>
arch/ppc64/kernel/setup.c