commit | a1ed4ddfb780910c1bb1e9df9cfc87454b607489 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Mon Aug 05 15:02:38 2013 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue Aug 06 14:18:26 2013 -0700 |
tree | 07714ef5692ead5c97563d8e906083fc67927646 | |
parent | 1d9090e2fb32c84277cef6e72a21be7f78c929f4 [diff] |
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>