Home
last modified time | relevance | path

Searched hist:"72142 fd4109105c6bd21658966ca5e93c1684081" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/x86/include/asm/
H A Dsyscall.hdiff 72142fd4109105c6bd21658966ca5e93c1684081 Sat Jan 07 23:10:18 CET 2012 H. Peter Anvin <hpa@zytor.com> x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h

This reverts commit d5e553d6e0a4bdea43adae7373e3fa144b9a1aaa, which
caused large numbers of build warnings on PowerPC.

This moves the #include <asm/asm-offsets.h> to <asm/syscall.h>, which
makes some kind of sense since NR_syscalls is syscalls related.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Link: http://lkml.kernel.org/r/20111214181545.6e13bc954cb7ddce9086e861@canb.auug.org.au
/linux/kernel/trace/
H A Dtrace_syscalls.cdiff 72142fd4109105c6bd21658966ca5e93c1684081 Sat Jan 07 23:10:18 CET 2012 H. Peter Anvin <hpa@zytor.com> x86: Move <asm/asm-offsets.h> from trace_syscalls.c to asm/syscall.h

This reverts commit d5e553d6e0a4bdea43adae7373e3fa144b9a1aaa, which
caused large numbers of build warnings on PowerPC.

This moves the #include <asm/asm-offsets.h> to <asm/syscall.h>, which
makes some kind of sense since NR_syscalls is syscalls related.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Link: http://lkml.kernel.org/r/20111214181545.6e13bc954cb7ddce9086e861@canb.auug.org.au