1. 03 5月, 2007 1 次提交
    • V
      [PATCH] x86-64: 64bit PIC SMP trampoline · 90b1c208
      Vivek Goyal 提交于
      This modifies the SMP trampoline and all of the associated code so
      it can jump to a 64bit kernel loaded at an arbitrary address.
      
      The dependencies on having an idenetity mapped page in the kernel
      page tables for SMP bootup have all been removed.
      
      In addition the trampoline has been modified to verify
      that long mode is supported.  Asking if long mode is implemented is
      down right silly but we have traditionally had some of these checks,
      and they can't hurt anything.  So when the totally ludicrous happens
      we just might handle it correctly.
      Signed-off-by: NEric W. Biederman <ebiederm@xmission.com>
      Signed-off-by: NVivek Goyal <vgoyal@in.ibm.com>
      Signed-off-by: NAndi Kleen <ak@suse.de>
      90b1c208
  2. 13 2月, 2007 5 次提交
  3. 08 12月, 2006 1 次提交
  4. 07 12月, 2006 4 次提交
  5. 30 9月, 2006 1 次提交
  6. 27 9月, 2006 1 次提交
  7. 26 9月, 2006 15 次提交
  8. 31 8月, 2006 1 次提交
  9. 11 7月, 2006 1 次提交
  10. 01 7月, 2006 1 次提交
  11. 27 6月, 2006 9 次提交