Displaying 1 result from an estimated 1 matches for "early_cpu_detect".
2005 May 27
0
x86_64 build break on FC4
...asm-x86/mach-
generic -I/tmp/xen-unstable/xen/include/asm -x86/mach-default -O3 -
fomit-frame-pointer -msoft-float -m64 -mno-red-zone -fpic -fno-reorder-
blocks -fno-asynchronous-unwind-tables -DNDEBUG -c cpu/common.c -o
cpu/common.o
cc1: warnings being treated as errors
cpu/common.c: In function ‘early_cpu_detect’:
cpu/common.c:209: warning: pointer targets in passing argument 2 of
‘cpuid’ diff er in signedness
cpu/common.c:209: warning: pointer targets in passing argument 3 of
‘cpuid’ diff er in signedness
cpu/common.c:209: warning: pointer targets in passing argument 4 of
‘cpuid’ diff er in signedness
cpu...