Commit 341c0f15 authored by Michael Ellerman's avatar Michael Ellerman Committed by Marcelo Henrique Cerri

UBUNTU: SAUCE: Fixup rfid in kvmppc_skip_Hinterrupt should be hrfid

CVE-2017-5754

BugLink: http://bugs.launchpad.net/bugs/1742772Signed-off-by: default avatarMarcelo Henrique Cerri <marcelo.cerri@canonical.com>
parent 03529808
...@@ -836,7 +836,7 @@ kvmppc_skip_Hinterrupt: ...@@ -836,7 +836,7 @@ kvmppc_skip_Hinterrupt:
addi r13, r13, 4 addi r13, r13, 4
mtspr SPRN_HSRR0, r13 mtspr SPRN_HSRR0, r13
GET_SCRATCH0(r13) GET_SCRATCH0(r13)
RFI_TO_GUEST HRFI_TO_GUEST
b . b .
#endif #endif
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment