On Fri, Jun 3, 2011 at 3:04 PM, Eric Paris <eparis@xxxxxxxxxx> wrote: > The other major change is that on some arches, like ia64, we change > regs_return_value() to give us the negative value on syscall failure. The > only other user of this macro, kretprobe_example.c, won't notice and it makes > the value signed consistently for the audit functions across all archs. v2 builds and boots on ia64 now Acked-by: Tony Luck <tony.luck@xxxxxxxxx> > Signed-off-by: Eric Paris <eparis@xxxxxxxxxx> > Acked-by: Acked-by: H. Peter Anvin <hpa@xxxxxxxxx> [for x86 portion] ^^^^^^^^^^^^^^^^^^^^ :-) -Tony