Re: [PATCH 5/8] trace: Include <asm/asm-offsets.h> in trace_syscalls.c

From: H. Peter Anvin
Date: Thu Nov 17 2011 - 17:53:28 EST


On 11/17/2011 02:42 PM, Steven Rostedt wrote:
> On Thu, 2011-11-17 at 14:37 -0800, H. Peter Anvin wrote:
>> From: "H. Peter Anvin" <hpa@xxxxxxxxxxxxxxx>
>>
>> Include <asm/asm-offsets.h> into trace_syscalls.c, to allow for
>> NR_syscalls to be automatically generated.
>
> Did this cause some sort of bug before? What was the issue before this
> patch?
>

(Of course, there are architectures on which the syscall set isn't a
dense set of numbers in the range [0, NR_syscalls), but that's another
issue entirely.)

-hpa

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/