linux/arch/x86_64/kernel/acpi
Glauber de Oliveira Costa c49c5330c9 [PATCH] x86-64: Remove fastcall references in x86_64 code
Unlike x86, x86_64 already passes arguments in registers.  The use of
regparm attribute makes no difference in produced code, and the use of
fastcall just bloats the code.

Signed-off-by: Glauber de Oliveira Costa <gcosta@redhat.com>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
2007-02-13 13:26:22 +01:00
..
Makefile [ACPI] enable SMP C-states on x86_64 2006-02-09 00:38:04 -05:00
sleep.c [PATCH] x86-64: Remove fastcall references in x86_64 code 2007-02-13 13:26:22 +01:00
wakeup.S [PATCH] s-t-RAM: load gdt the right way 2005-06-25 16:24:32 -07:00