diff options
author | 2021-07-05 17:53:42 +0200 | |
---|---|---|
committer | 2021-07-08 22:12:18 +0200 | |
commit | a9b660849ffa70aaef868d0bc54e325919fe1281 (patch) | |
tree | 435c1bf417e2ee589c4e05cdf19ea3709d17cd58 /scripts/gdb/linux/utils.py | |
parent | s390: remove old CALL_ON_STACK() macro (diff) | |
download | linux-dev-a9b660849ffa70aaef868d0bc54e325919fe1281.tar.xz linux-dev-a9b660849ffa70aaef868d0bc54e325919fe1281.zip |
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Make sure the to be called function takes no arguments (and returns void).
Otherwise usage of CALL_ON_STACK_NORETURN() would generate broken code.
Reviewed-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions