Skip to content
Commit 9271b0b4 authored by Martin Pelikan's avatar Martin Pelikan Committed by H. Peter Anvin
Browse files

x86, um: Correct syscall table type attributes breaking gcc 4.8



The latest GCC 4.8 does some more checking on type attributes that
break the build for ARCH=um -> fill them in.  Specifically, the
"asmlinkage" attributes is now tested for consistency.

Signed-off-by: default avatarMartin Pelikan <pelikan@storkhole.cz>
Link: http://lkml.kernel.org/r/1339269731-10772-1-git-send-email-pelikan@storkhole.cz


Acked-by: default avatarRichard Weinberger <richard@nod.at>
Signed-off-by: default avatarH. Peter Anvin <hpa@zytor.com>
parent 77249539
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment