]> git.baikalelectronics.ru Git - kernel.git/commit
x86: replace remaining __FUNCTION__ occurances
authorHarvey Harrison <harvey.harrison@gmail.com>
Mon, 3 Mar 2008 19:37:23 +0000 (11:37 -0800)
committerIngo Molnar <mingo@elte.hu>
Thu, 17 Apr 2008 15:40:57 +0000 (17:40 +0200)
commitbc1645a0486b2f3027afc4f00fa58edb05e4b3e8
tree7b71df7149473be877dfa4488e7e5e154c2cd508
parent8d6208be24e7b7f5c18d5dc0614f6f11618e7e76
x86: replace remaining __FUNCTION__ occurances

__FUNCTION__ is gcc-specific, use __func__

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/alternative.c
arch/x86/kernel/irq_32.c
arch/x86/kernel/srat_32.c
arch/x86/kernel/summit_32.c
arch/x86/lguest/boot.c