kernel-hacking-2024-linux-s.../include
Roland McGrath d68b8622cc [PATCH] i386: fix prevent_tail_call
We fixed this bug before, but it didn't take.  It may have been the case
that the problem was first noticed to occur in a CONFIG_REGPARM compile.
But it's not regparm functions that need not to make tail calls, it's
asmlinkage functions called with a user pt_regs frame on the stack
supplying their arguments.  prevent_tail_call probably doesn't do anything
at all in regparm functions (your argument registers are going to be
clobbered, period).  It was a braino to conditionalize that definition in
the first place.

Signed-off-by: Roland McGrath <roland@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-05-26 16:16:16 -07:00
..
acpi
asm-alpha
asm-arm [PATCH] ARM: 2676/1: S3C2440 - NAND register additions 2005-05-12 19:27:13 +01:00
asm-arm26
asm-cris
asm-frv
asm-generic [PATCH] ppc32: platform-specific functions missing from kallsyms. 2005-05-05 16:36:31 -07:00
asm-h8300
asm-i386 [PATCH] i386: fix prevent_tail_call 2005-05-26 16:16:16 -07:00
asm-ia64 Remove some left-over empty files 2005-05-20 13:36:19 -07:00
asm-m32r
asm-m68k
asm-m68knommu
asm-mips
asm-parisc [PATCH] make some things static 2005-05-05 16:36:47 -07:00
asm-ppc
asm-ppc64 [PATCH] ppc64 iSeries: fix boot time setting 2005-05-25 10:13:43 -07:00
asm-s390
asm-sh [PATCH] make some things static 2005-05-05 16:36:47 -07:00
asm-sh64
asm-sparc
asm-sparc64 [SPARC64]: Add boot option to force UltraSPARC-III P-Cache on. 2005-05-23 15:52:08 -07:00
asm-um [PATCH] uml: small fixes left over from rc4 2005-05-20 15:48:17 -07:00
asm-v850
asm-x86_64 [PATCH] x86_64: CONFIG_BUG=n fixes 2005-05-25 15:31:28 -07:00
linux [BNX2]: New Broadcom gigabit network driver. 2005-05-26 13:03:09 -07:00
math-emu
media [PATCH] dvb: modified dvb_register_adapter() to avoid kmalloc/kfree 2005-05-17 07:59:33 -07:00
mtd
net From: Kazunori Miyazawa <kazunori@miyazawa.org> 2005-05-26 12:58:04 -07:00
pcmcia
rxrpc
scsi [SCSI] implement parameter limits in the SPI transport class 2005-05-20 15:54:32 -05:00
sound
video