Files
linux-stable-mirror/arch/s390/include/asm
Halil PasicandGreg Kroah-Hartman fb7f9c3b44 s390/ap: fix status returned by ap_qact()
[ Upstream commit a2522c80f0 ]

Since commit 159491f3b5 ("s390/ap: rework assembler functions to use
unions for in/out register variables") the  function ap_qact() tries to
grab the status from the wrong part of the register. Thus we always end
up with zeros. Which is wrong, among others, because we detect failures
via status.response_code.

Signed-off-by: Halil Pasic <pasic@linux.ibm.com>
Reported-by: Harald Freudenberger <freude@linux.ibm.com>
Fixes: 159491f3b5 ("s390/ap: rework assembler functions to use unions for in/out register variables")
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-03-10 09:33:02 +01:00
..
2023-03-10 09:33:02 +01:00
2022-05-11 14:40:57 +02:00
2022-07-13 14:42:11 +00:00
2022-03-08 00:33:01 +01:00
2022-07-11 09:54:24 +02:00
2022-06-30 19:40:36 +02:00
2021-10-26 15:21:31 +02:00
2022-05-11 14:40:57 +02:00
2021-10-26 15:21:30 +02:00
2022-01-30 21:17:00 -05:00