Searched hist:dd41f818e581bc8244d34d594e20331fcb835524 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/xen/ |
H A D | spinlock.c | diff dd41f818e581bc8244d34d594e20331fcb835524 Tue Oct 22 11:07:58 CDT 2013 Andi Kleen <ak@linux.intel.com> x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible
These functions are called from inline assembler stubs, thus need to be global and visible.
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Cc: Gleb Natapov <gleb@kernel.org> Cc: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com> Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1382458079-24450-7-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|
/openbmc/linux/arch/x86/kernel/ |
H A D | kvm.c | diff dd41f818e581bc8244d34d594e20331fcb835524 Tue Oct 22 11:07:58 CDT 2013 Andi Kleen <ak@linux.intel.com> x86, asmlinkage, xen, kvm: Make {xen,kvm}_lock_spinning global and visible
These functions are called from inline assembler stubs, thus need to be global and visible.
Cc: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> Cc: Gleb Natapov <gleb@kernel.org> Cc: Raghavendra K T <raghavendra.kt@linux.vnet.ibm.com> Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1382458079-24450-7-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
|