On Thu, 31 Jan 2019 09:52:46 +0100 Michael Mueller <[email protected]> wrote:
> Assure a GISA is in use before accessing the IPM to avoid a > null pointer dereference issue. This series can hopefully make it into the next merge window; otherwise, queuing a patch fixing up the original code would be good. > > Signed-off-by: Michael Mueller <[email protected]> > Reported-by: Halil Pasic <[email protected]> > --- > arch/s390/kvm/interrupt.c | 10 +++++++--- > 1 file changed, 7 insertions(+), 3 deletions(-) Reviewed-by: Cornelia Huck <[email protected]>

