]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
s390/uv: Use a constant for more-data rc
authorSteffen Eiden <seiden@linux.ibm.com>
Thu, 24 Oct 2024 06:26:33 +0000 (08:26 +0200)
committerHeiko Carstens <hca@linux.ibm.com>
Tue, 29 Oct 2024 10:17:16 +0000 (11:17 +0100)
commitda59c71cc727cb86af0599058bcb599d3fb5c50a
tree47673d6ae690fb19b912750ad737e8e8e0b9abc1
parent28a51ee8eb8326502d7f8a9c408d14a4cba5a5cf
s390/uv: Use a constant for more-data rc

Add a define for the UVC rc 0x0100 that indicates that a UV-call was
successful but may serve more data if called with a larger buffer
again.

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>
Reviewed-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Christoph Schlameuss <schlameuss@linux.ibm.com>
Signed-off-by: Steffen Eiden <seiden@linux.ibm.com>
Link: https://lore.kernel.org/r/20241024062638.1465970-2-seiden@linux.ibm.com
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
arch/s390/boot/uv.c
arch/s390/include/asm/uv.h