diff options
author | Heiko Carstens <[email protected]> | 2015-08-04 09:15:58 +0200 |
---|---|---|
committer | Martin Schwidefsky <[email protected]> | 2015-08-04 14:07:35 +0200 |
commit | 5a7ff75a0c63222d138d944240146dc49a9624e1 (patch) | |
tree | bd7fc9dec63cbcb24f092704cd23d2556e6edcb4 /scripts/gdb/linux/symbols.py | |
parent | a763bc8b656d11b7424cd2696e19efca301d8aa4 (diff) |
s390/syscalls: ignore syscalls reachable via sys_socketcall
x86 will wire up all syscalls reachable via sys_socketcall. Therefore this
will yield a lot of warnings from the checksyscalls.sh scripts on s390
where we currently don't wire them up directly.
This might change in the future, but this needs to be done carefully in
order to not break anything.
For the time being just tell the checksyscalls script to ignore the missing
syscalls on s390.
Signed-off-by: Heiko Carstens <[email protected]>
Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/symbols.py')
0 files changed, 0 insertions, 0 deletions