]> git.baikalelectronics.ru Git - kernel.git/commit
um: Store syscall number after syscall_trace_enter()
authorRichard Weinberger <richard@nod.at>
Sun, 25 Oct 2015 18:54:33 +0000 (19:54 +0100)
committerRichard Weinberger <richard@nod.at>
Fri, 6 Nov 2015 21:49:09 +0000 (22:49 +0100)
commitfa965ece7c54f3935dcf80c1b05e982758d8e45b
treeaf1013ab500f852040bfe4ac4f579584e54650ac
parenta2bf1fd5092c6a573c8605c50ac8abf677d25946
um: Store syscall number after syscall_trace_enter()

To support changing syscall numbers we have to store
it after syscall_trace_enter().

Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/include/shared/os.h
arch/um/kernel/skas/syscall.c
arch/um/os-Linux/skas/process.c