]> git.ipfire.org Git - thirdparty/linux.git/commit
s390/pgtable: Make crdte() and cspg() return a value
authorClaudio Imbrenda <imbrenda@linux.ibm.com>
Tue, 25 Jun 2024 15:13:30 +0000 (17:13 +0200)
committerAlexander Gordeev <agordeev@linux.ibm.com>
Tue, 2 Jul 2024 08:17:16 +0000 (10:17 +0200)
commit02ee149198b4e4ad1a5b9e4c7806f924609b5fb3
treefff256ed20b152f5001b2aaf16d745629de73232
parentd6d1aa519c94367e8cd95d6f17ee4cba354aeb30
s390/pgtable: Make crdte() and cspg() return a value

Make the crdte() and cspg() wrappers return a boolean to indicate
success, like the other already existing "compare and swap" type of
wrappers.

Add documentation for those functions as well.

Acked-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
arch/s390/include/asm/pgtable.h