[PATCH] Remove set_fs() in stop_machine()
authorakpm@osdl.org <akpm@osdl.org>
Tue, 10 Jan 2006 04:51:38 +0000 (20:51 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 10 Jan 2006 16:01:25 +0000 (08:01 -0800)
commited653a640419cd9d1ad0f8dc176478e6634a694e
tree9d7868679e51e7152e1fedfd34514b79ec3e4048
parentdf2e71fb9115a8d4f721fb1464db09adc8332bc5
[PATCH] Remove set_fs() in stop_machine()

\r)

From: Brian Gerst <bgerst@didntduck.org>

Call sched_setscheduler() directly instead.

Signed-off-by: Brian Gerst <bgerst@didntduck.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/stop_machine.c