asmlinkage, x86: Add explicit __visible to arch/x86/*
authorAndi Kleen <ak@linux.intel.com>
Thu, 1 May 2014 22:44:37 +0000 (00:44 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 5 May 2014 23:07:44 +0000 (16:07 -0700)
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 <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1398984278-29319-3-git-send-email-andi@firstfloor.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found