CC kernel/futex.o
In file included from include/asm/futex.h:2,
from kernel/futex.c:59:
include/asm/futex_32.h: In function `futex_atomic_op_inuser':
include/asm/futex_32.h:81: error: syntax error before "lock"
include/asm/futex_32.h:81: error: `cmpxchgl' undeclared (first use in this function)
include/asm/futex_32.h:81: error: (Each undeclared identifier is reported only once
include/asm/futex_32.h:81: error: for each function it appears in.)
include/asm/futex_32.h:81: error: syntax error before '%' token
include/asm/futex_32.h:81: error: stray '\' in program
In file included from include/asm/futex.h:2,
from kernel/futex.c:59:
include/asm/futex_32.h:82:14: invalid suffix "b" on integer constant
include/asm/futex_32.h:81: error: stray '\' in program
include/asm/futex_32.h:81: error: stray '\' in program
include/asm/futex_32.h:81: error: stray '\' in program
include/asm/futex_32.h:81: error: stray '\' in program
include/asm/futex_32.h:85: error: syntax error before "lock"
include/asm/futex_32.h:85: error: syntax error before '%' token
include/asm/futex_32.h:85: error: stray '\' in program
include/asm/futex_32.h:86:15: invalid suffix "b" on integer constant
include/asm/futex_32.h:85: error: stray '\' in program
include/asm/futex_32.h:85: error: stray '\' in program
include/asm/futex_32.h:85: error: stray '\' in program
include/asm/futex_32.h:85: error: stray '\' in program
include/asm/futex_32.h:89: error: syntax error before "lock"
include/asm/futex_32.h:89: error: syntax error before '%' token
include/asm/futex_32.h:89: error: stray '\' in program
include/asm/futex_32.h:90:14: invalid suffix "b" on integer constant
include/asm/futex_32.h:89: error: stray '\' in program
include/asm/futex_32.h:89: error: stray '\' in program
include/asm/futex_32.h:89: error: stray '\' in program
include/asm/futex_32.h:89: error: stray '\' in program
include/asm/futex_32.h:58: warning: unused variable `tem'
make[1]: *** [kernel/futex.o] Error 1
make: *** [kernel] Error 2