diff options
author | Claudio Imbrenda <imbrenda@linux.ibm.com> | 2023-12-05 18:32:52 +0100 |
---|---|---|
committer | Alexander Gordeev <agordeev@linux.ibm.com> | 2023-12-11 14:33:07 +0100 |
commit | a6d27ea01a702b51b9dc102aebcae39151bea8e3 (patch) | |
tree | e73b98eb31d2a4eda296e464a7217602b27dd2df /scripts/gdb/linux/cpus.py | |
parent | 18564756ab328dfdc84d09b8150f5e4d2bb96753 (diff) |
s390/mm: convert pgste locking functions to C
Convert pgste_get_lock() and pgste_set_unlock() to C.
There is no real reasons to keep them in assembler. Having them in C
makes them more readable and maintainable, and better instructions are
used automatically when available.
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Link: https://lore.kernel.org/r/20231205173252.62305-1-imbrenda@linux.ibm.com
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Diffstat (limited to 'scripts/gdb/linux/cpus.py')
0 files changed, 0 insertions, 0 deletions