* Linus BK: change to asm-i386/thread_info.h causes build failure: no TIF_USEDFPU
@ 2003-03-10 21:37 Derek Atkins
0 siblings, 0 replies; only message in thread
From: Derek Atkins @ 2003-03-10 21:37 UTC (permalink / raw)
To: linux-kernel; +Cc: torvalds
Linus,
Your change to includes/asm-i386/thread_info.h today causes the following
build failure. I think more people were using the USEDFPU flag than you
thought (or the Changeset isn't complete).
-derek
gcc -Wp,-MD,drivers/md/.xor.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -Iinclude/asm-i386/mach-default -fomit-frame-pointer -nostdinc -iwithprefix include -DMODULE -DKBUILD_BASENAME=xor -DKBUILD_MODNAME=xor -c -o drivers/md/xor.o drivers/md/xor.c
In file included from drivers/md/xor.c:23:
include/asm/xor.h: In function `xor_pII_mmx_2':
include/asm/xor.h:51: `TIF_USEDFPU' undeclared (first use in this function)
include/asm/xor.h:51: (Each undeclared identifier is reported only once
include/asm/xor.h:51: for each function it appears in.)
include/asm/xor.h: In function `xor_pII_mmx_3':
include/asm/xor.h:96: `TIF_USEDFPU' undeclared (first use in this function)
include/asm/xor.h: In function `xor_pII_mmx_4':
include/asm/xor.h:146: `TIF_USEDFPU' undeclared (first use in this function)
include/asm/xor.h: In function `xor_pII_mmx_5':
include/asm/xor.h:202: `TIF_USEDFPU' undeclared (first use in this function)
include/asm/xor.h: In function `xor_p5_mmx_2':
include/asm/xor.h:275: `TIF_USEDFPU' undeclared (first use in this function)
include/asm/xor.h: In function `xor_p5_mmx_3':
include/asm/xor.h:324: `TIF_USEDFPU' undeclared (first use in this function)
include/asm/xor.h: In function `xor_p5_mmx_4':
include/asm/xor.h:382: `TIF_USEDFPU' undeclared (first use in this function)
include/asm/xor.h: In function `xor_p5_mmx_5':
include/asm/xor.h:449: `TIF_USEDFPU' undeclared (first use in this function)
make[2]: *** [drivers/md/xor.o] Error 1
make[1]: *** [drivers/md] Error 2
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/ PP-ASEL-IA N1NWH
warlord@MIT.EDU PGP key available
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-03-10 21:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-10 21:37 Linus BK: change to asm-i386/thread_info.h causes build failure: no TIF_USEDFPU Derek Atkins
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox