]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit72ea05f7b7d3f7f2253ca53a6c98bfad50162995
tree0e04911bb0ad586f69ab00b4be5eca04731ec903
parent4d90824075f7c6a3fac1653317c3632940806422
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