commit | f8efa27662532ad5adb2790bfc3f4c78e019cfad | [log] [tgz] |
---|---|---|
author | Chen, Kenneth W <kenneth.w.chen@intel.com> | Thu Jan 26 18:24:59 2006 -0800 |
committer | Tony Luck <tony.luck@intel.com> | Thu Feb 02 13:20:42 2006 -0800 |
tree | 848c4935674ed965256ef328a6b69316ebad6a8c | |
parent | df080e7c94c8f4b8334614159fa079aaeece5670 [diff] |
[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>