commit | e55ce456155813ca34e105d0e05306edad05cf6e | [log] [tgz] |
---|---|---|
author | Zou Nan hai <nanhai.zou@intel.com> | Wed Jul 26 07:36:40 2006 +0800 |
committer | Tony Luck <tony.luck@intel.com> | Wed Aug 02 16:13:17 2006 -0700 |
tree | 25039623491553c7d6dd0dc4f8b2949fd4920f8f | |
parent | acb15c85de57d81d773b6e4184b7cb143ce83eba [diff] |
[IA64] Don't alloc empty frame in ia64_switch_mode_phys I think ia64_switch_mode_phys and ia64_switch_mode_virt does not need to alloc an empty frame. An empty frame is required by loadrs but flushrs does not need that. Signed-off-by: Zou Nan hai <nanhai.zou@intel.com> Signed-off-by: Tony Luck <tony.luck@intel.com>