alpha: Add syscall_get_return_value()
authorHe Zhe <zhe.he@windriver.com>
Mon, 26 Apr 2021 09:16:29 +0000 (17:16 +0800)
committerMatt Turner <mattst88@gmail.com>
Mon, 26 Jul 2021 05:33:03 +0000 (22:33 -0700)
commit15b9e384030cf34de33deed70d670a8dc0fc784a
tree0e04911bb0ad586f69ab00b4be5eca04731ec903
parent6208721f1399912a0a53c77ed86dcc25d3e20efb
alpha: Add syscall_get_return_value()

audit now requires syscall_get_return_value instead of regs_return_value
to retrieve syscall return code . Other architectures that support audit
have already define this function.

Signed-off-by: He Zhe <zhe.he@windriver.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/include/asm/syscall.h