diff options
author | 2023-12-05 18:32:52 +0100 | |
---|---|---|
committer | 2023-12-11 14:33:07 +0100 | |
commit | a6d27ea01a702b51b9dc102aebcae39151bea8e3 (patch) | |
tree | e73b98eb31d2a4eda296e464a7217602b27dd2df /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | s390/fpu: get rid of MACHINE_HAS_VX (diff) | |
download | wireguard-linux-a6d27ea01a702b51b9dc102aebcae39151bea8e3.tar.xz wireguard-linux-a6d27ea01a702b51b9dc102aebcae39151bea8e3.zip |
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 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions