]> 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)
commit7baa7ec0c1e830eb1cec481ea5e4597857c1a1c0
tree0e04911bb0ad586f69ab00b4be5eca04731ec903
parentdda69fcf22f60eb2c1c0e045bc364bf90a40251d
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