[IA64] remove staled comments in asm/system.h
authorChen, Kenneth W <kenneth.w.chen@intel.com>
Fri, 27 Jan 2006 02:24:59 +0000 (18:24 -0800)
committerTony Luck <tony.luck@intel.com>
Thu, 2 Feb 2006 21:20:42 +0000 (13:20 -0800)
commitf8efa27662532ad5adb2790bfc3f4c78e019cfad
tree848c4935674ed965256ef328a6b69316ebad6a8c
parentdf080e7c94c8f4b8334614159fa079aaeece5670
[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 <kenneth.w.chen@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
include/asm-ia64/system.h