diff options
author | Alexander Gordeev <agordeev@linux.ibm.com> | 2021-05-17 08:18:12 +0200 |
---|---|---|
committer | Vasily Gorbik <gor@linux.ibm.com> | 2021-06-07 12:12:03 +0200 |
commit | 1874cb13d5d7cafa61ce93a760093ebc5485b6ab (patch) | |
tree | d7d738eff17ef60d4d9c0dc9441fdcd7f3c1686f /kernel/user.c | |
parent | 5bcbe3285fb614c49db6b238253f7daff7e66312 (diff) | |
download | linux-1874cb13d5d7cafa61ce93a760093ebc5485b6ab.tar.gz linux-1874cb13d5d7cafa61ce93a760093ebc5485b6ab.tar.bz2 linux-1874cb13d5d7cafa61ce93a760093ebc5485b6ab.zip |
s390/mcck: fix invalid KVM guest condition check
Wrong condition check is used to decide if a machine check hit
while in KVM guest. As result of this check the instruction
following the SIE critical section might be considered as still
in KVM guest and _CIF_MCCK_GUEST CPU flag mistakenly set as
result.
Fixes: c929500d7a5a ("s390/nmi: s390: New low level handling for machine check happening in guest")
Cc: <stable@vger.kernel.org>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
Diffstat (limited to 'kernel/user.c')
0 files changed, 0 insertions, 0 deletions