17 Sep, 2008

1 commit

  • Checkin e38e05a85828dac23540cd007df5f20985388afc added a 9th CPU flag
    word, but didn't adjust the boot code to match. This patch adds the
    necessary boot code support.

    Note: due to a typo in an #if statement, it didn't trigger the #error
    this was supposed to do.

    Signed-off-by: H. Peter Anvin

    H. Peter Anvin
     

14 Aug, 2008

1 commit


29 May, 2008

1 commit

  • Trying to boot a 64-bit kernel on a 32bit Pentium 4 gets
    you an amusing message along the lines of.
    "you need an x86-64, but you only have an i1586"
    due to the P4 being family F. Munge it to be 686.

    Signed-off-by: Dave Jones
    Signed-off-by: H. Peter Anvin

    Dave Jones
     

04 Feb, 2008

1 commit


11 Oct, 2007

1 commit

  • Signed-off-by: Thomas Gleixner
    Signed-off-by: Ingo Molnar
    Signed-off-by: Thomas Gleixner
    Signed-off-by: Ingo Molnar
    Signed-off-by: Thomas Gleixner
    Signed-off-by: Ingo Molnar

    Thomas Gleixner