From: Andi Kleen Date: Thu, 1 May 2014 22:44:37 +0000 (+0200) Subject: asmlinkage, x86: Add explicit __visible to arch/x86/* X-Git-Tag: omap-for-v3.16/fixes-against-rc1~198^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2605fc216fa492f9e7c488bdc7f687cd6dcc703b;p=pandora-kernel.git asmlinkage, x86: Add explicit __visible to arch/x86/* As requested by Linus add explicit __visible to the asmlinkage users. This marks all functions visible to assembler. Tree sweep for arch/x86/* Signed-off-by: Andi Kleen Link: http://lkml.kernel.org/r/1398984278-29319-3-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed