kernel-hacking-2024-linux-s.../arch/x86/boot
Steven Rostedt 5cf02b7baf x86: use limited register constraint for setnz
Impact: build fix with certain compilers

GCC can decide to use %dil when "r" is used, which is not valid for
setnz.

This bug was brought out by Stephen Rothwell's merging of the
branch tracer into linux-next.

[ Thanks to Uros Bizjak for recommending 'q' over 'Q' ]

Signed-off-by: Steven Rostedt <srostedt@redhat.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-11-25 15:38:03 +01:00
..
compressed .gitignore updates 2008-10-30 11:38:45 -07:00
tools
.gitignore
a20.c
apm.c
bitops.h
boot.h
cmdline.c
code16gcc.h
copy.S
cpu.c
cpucheck.c
edd.c
header.S
install.sh
main.c
Makefile x86 setup: remove IMAGE_OFFSET 2008-10-04 13:08:46 -07:00
mca.c
memory.c
mkcpustr.c
mtools.conf.in
pm.c
pmjump.S
printf.c
setup.ld
string.c
tty.c x86: use limited register constraint for setnz 2008-11-25 15:38:03 +01:00
version.c
vesa.h
video-bios.c x86: make variables static 2008-10-22 07:31:28 +02:00
video-mode.c
video-vesa.c x86: make variables static 2008-10-22 07:31:28 +02:00
video-vga.c
video.c
video.h
voyager.c