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
14 Aug, 2008
1 commit
-
Clean up the code for crashes during SpeedStep probing on older
machines.Signed-off-by: H. Peter Anvin
Signed-off-by: Ingo Molnar
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
04 Feb, 2008
1 commit
-
Instead of obscure numbers, print the list of missing CPU features in
cleartext. To conserve space, use a host program (mkcpustr.c) to
produce a compact list of mandatory features only.Signed-off-by: H. Peter Anvin
Signed-off-by: Ingo Molnar
Signed-off-by: Thomas Gleixner
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