asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
authorAndi Kleen <ak@linux.intel.com>
Thu, 1 May 2014 22:44:38 +0000 (00:44 +0200)
committerH. Peter Anvin <hpa@linux.intel.com>
Mon, 5 May 2014 23:07:46 +0000 (16:07 -0700)
As requested by Linus add explicit __visible to the asmlinkage users.
This marks functions visible to assembler.

Tree sweep for rest of tree.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Link: http://lkml.kernel.org/r/1398984278-29319-4-git-send-email-andi@firstfloor.org
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>

No differences found