[PATCH v3 1/3] arm64: Add regs_return_value() in syscall.h
From: Will Deacon <hidden>
Date: 2014-02-04 17:30:47
Also in:
lkml
From: Will Deacon <hidden>
Date: 2014-02-04 17:30:47
Also in:
lkml
On Mon, Feb 03, 2014 at 06:56:28AM +0000, AKASHI Takahiro wrote:
This macro, regs_return_value, is used mainly for audit to record system call's results, but may also be used in test_kprobes.c. Signed-off-by: AKASHI Takahiro <redacted>
Acked-by: Will Deacon [off-list ref] Will