mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
15b9e38403
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>