kernel-ark/arch/i386/boot
Christian Volkmann 4c1f59d8be i386: Fix wrong CPU error message in early boot path
- boot/setup.S did not print "PANIC: CPU too old for this kernel"
  ( not visible, also the message did not match )
- I add "# missed before: set ds"
  => somebody should check if I am right with the way to set.
  => seems to be a generic error in setup.S not to set "ds" for error messages.

AK: extracted patch out of other changes
AK: also couldn't find any other case where ds is wrong
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-21 09:56:57 -07:00
..
compressed [PATCH] x86: deflate stack usage in lib/inflate.c 2007-05-02 19:27:15 +02:00
tools
.gitignore
bootsect.S
edd.S [PATCH] i386: Fix the EDD code misparsing the command line 2006-09-26 10:52:38 +02:00
install.sh
Makefile [PATCH] i386: Drop -traditional in arch/i386/boot 2007-05-02 19:27:20 +02:00
mtools.conf.in
setup.S i386: Fix wrong CPU error message in early boot path 2007-05-21 09:56:57 -07:00
video.S Revert "fbdev: ignore VESA modes if framebuffer is disabled" 2007-05-08 20:12:30 -07:00