Here is an update to the SIGP handling series, to correspond to version 5 of the KVM series [1].
Unlike earlier versions, there is no new interface to exploit. So this simply rearranges processing to mirror expectations on the kernel side. [1] https://lore.kernel.org/r/20211213210550.856213-1-far...@linux.ibm.com/ Previous RFCs: v1: https://lore.kernel.org/r/20211008203811.1980478-1-far...@linux.ibm.com/ v2: https://lore.kernel.org/r/20211102201122.3188108-1-far...@linux.ibm.com/ v3: https://lore.kernel.org/r/20211110204528.1378524-1-far...@linux.ibm.com/ v4: https://lore.kernel.org/r/20211119214327.2367026-1-far...@linux.ibm.com/ Eric Farman (1): s390x: sigp: Reorder the SIGP STOP code target/s390x/sigp.c | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) -- 2.32.0