From: Chen, Kenneth W Date: Fri, 27 Jan 2006 02:24:59 +0000 (-0800) Subject: [IA64] remove staled comments in asm/system.h X-Git-Tag: v2.6.16-rc3~141^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8efa27662532ad5adb2790bfc3f4c78e019cfad;p=pandora-kernel.git [IA64] remove staled comments in asm/system.h With the recent optimization made to wrap_mmu_context function, we don't hold tasklist_lock anymore when wrapping context id. The comments in asm/system.h must fall through the crack earlier. Remove staled comments. I believe it is still beneficial to unlock the runqueue lock across context switch. So leave __ARCH_WANT_UNLOCKED_CTXSW on. Signed-off-by: Ken Chen Signed-off-by: Tony Luck --- Reading git-diff-tree failed