From: Andi Kleen Date: Tue, 22 Oct 2013 16:07:54 +0000 (-0700) Subject: x86, asmlinkage, lguest: Fix C functions used by inline assembler X-Git-Tag: v3.14-rc1~34^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9549b9b3479323a1ad6ae83eae8e98aa765994f0;p=pandora-kernel.git 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 Signed-off-by: Andi Kleen Link: http://lkml.kernel.org/r/1382458079-24450-3-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed