diff options
author | Heiko Carstens <heiko.carstens@de.ibm.com> | 2015-09-17 18:30:34 +0200 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2015-09-18 11:16:50 +0200 |
commit | a55b2ae78cfecaa5ce0384c05211606372b9496c (patch) | |
tree | cfc9be9f12e4690249bcce13da985227d910aa5d /arch/s390/kernel/syscalls.S | |
parent | s390/s390x: allocate sys_membarrier system call number (diff) | |
download | linux-a55b2ae78cfecaa5ce0384c05211606372b9496c.tar.xz linux-a55b2ae78cfecaa5ce0384c05211606372b9496c.zip |
s390/compat: do not trace compat wrapper functions
Add notrace to the compat wrapper define to disable tracing of compat
wrapper functions. These are supposed to be very small and more or less
just a trampoline to the real system call.
Also fix indentation.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'arch/s390/kernel/syscalls.S')
0 files changed, 0 insertions, 0 deletions