From: akpm@osdl.org Date: Tue, 10 Jan 2006 04:51:38 +0000 (-0800) Subject: [PATCH] Remove set_fs() in stop_machine() X-Git-Tag: v2.6.16-rc1~642 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed653a640419cd9d1ad0f8dc176478e6634a694e;p=pandora-kernel.git [PATCH] Remove set_fs() in stop_machine() ) From: Brian Gerst Call sched_setscheduler() directly instead. Signed-off-by: Brian Gerst Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed