commit | 9549b9b3479323a1ad6ae83eae8e98aa765994f0 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Tue Oct 22 09:07:54 2013 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Wed Jan 29 22:17:17 2014 -0800 |
tree | cc1909e09a9425bba7ae2378bee9356cca57af2d | |
parent | d8ec26d7f8287f5788a494f56e8814210f0e64be [diff] |
x86, asmlinkage, lguest: Fix C functions used by inline assembler - Make the C code used by the paravirt stubs visible - Since they have to be global now, give them a more unique name. Cc: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1382458079-24450-3-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>