x86, asmlinkage: Make several variables used from assembler/linker script visible
Plus one function, load_gs_index(). Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1375740170-7446-10-git-send-email-andi@firstfloor.org Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
This commit is contained in:

committato da
H. Peter Anvin

parent
04bb591ca7
commit
277d5b40b7
@@ -68,7 +68,7 @@ EXPORT_SYMBOL(copy_in_user);
|
||||
* Since protection fault in copy_from/to_user is not a normal situation,
|
||||
* it is not necessary to optimize tail handling.
|
||||
*/
|
||||
unsigned long
|
||||
__visible unsigned long
|
||||
copy_user_handle_tail(char *to, char *from, unsigned len, unsigned zerorest)
|
||||
{
|
||||
char c;
|
||||
|
Fai riferimento in un nuovo problema
Block a user