]> git.hungrycats.org Git - linux/commit
[PATCH] x86-64 next sync for 2.5.9
authorAndi Kleen <ak@muc.de>
Tue, 23 Apr 2002 16:44:27 +0000 (09:44 -0700)
committerLinus Torvalds <torvalds@home.transmeta.com>
Tue, 23 Apr 2002 16:44:27 +0000 (09:44 -0700)
commit4ee6539d90ac47e9b3649dcc04f0672f43a80cb6
tree970489f549c6b8ae7014a7ebe7915af5b151a4e8
parent4f6101d7f725b227729ca6617985c4eabf26b49b
[PATCH] x86-64 next sync for 2.5.9

This patch fixes up some lose ends left over from the last x86-64 jumbo merge.

 - make it compile again. ia32_ioctl was referencing IDE ioctls that got
   remove in a merge race
 - Use the memset/FXRSTOR way to initialize the FPU, as discussed.
 - Fix semctl/shmctl ABI (thanks to Andreas Schwab)
 - Other minor fixes.
arch/x86_64/config.in
arch/x86_64/defconfig
arch/x86_64/ia32/ia32_ioctl.c
arch/x86_64/kernel/early_printk.c
arch/x86_64/kernel/i387.c
arch/x86_64/kernel/sys_x86_64.c
arch/x86_64/kernel/traps.c
arch/x86_64/mm/fault.c
include/asm-x86_64/unistd.h