aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/timerlist.py
diff options
context:
space:
mode:
authorHeiko Carstens <[email protected]>2023-03-23 13:09:16 +0100
committerVasily Gorbik <[email protected]>2023-03-27 17:23:08 +0200
commit89aba4c26fae4e459f755a18912845c348ee48f3 (patch)
treef97844962557f2adec6a3a77c6df096ffb52f4e8 /scripts/gdb/linux/timerlist.py
parentd7a0bdbf17276b757d2b89f5351bbee9ecf58fe6 (diff)
s390/uaccess: add missing earlyclobber annotations to __clear_user()
Add missing earlyclobber annotation to size, to, and tmp2 operands of the __clear_user() inline assembly since they are modified or written to before the last usage of all input operands. This can lead to incorrect register allocation for the inline assembly. Fixes: 6c2a9e6df604 ("[S390] Use alternative user-copy operations for new hardware.") Reported-by: Mark Rutland <[email protected]> Link: https://lore.kernel.org/all/[email protected]/ Cc: [email protected] Reviewed-by: Gerald Schaefer <[email protected]> Signed-off-by: Heiko Carstens <[email protected]> Signed-off-by: Vasily Gorbik <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions