]> git.baikalelectronics.ru Git - kernel.git/commit
x86, asmlinkage: Make _*_start_kernel visible
authorAndi Kleen <ak@linux.intel.com>
Mon, 5 Aug 2013 22:02:38 +0000 (15:02 -0700)
committerH. Peter Anvin <hpa@linux.intel.com>
Tue, 6 Aug 2013 21:18:26 +0000 (14:18 -0700)
commit55277aacd792d87d43ef664efdc31b0d69bd5921
tree07714ef5692ead5c97563d8e906083fc67927646
parentc2349af37f9d615f943f1f149804463f6bd26a6e
x86, asmlinkage: Make _*_start_kernel visible

Obviously these functions have to be visible, otherwise
the whole kernel could be optimized away.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1375740170-7446-5-git-send-email-andi@firstfloor.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/include/asm/setup.h
arch/x86/kernel/head32.c
arch/x86/kernel/head64.c