Quoting Janosch Frank (2022-08-17 09:34:46) > On 8/10/22 09:46, Nico Boehr wrote: > > When the SIGP interpretation facility is in use a SIGP external call to > > a waiting CPU will result in an exit of the calling cpu. For non-pv > > guests it's a code 56 (partial execution) exit otherwise its a code 108 > > (secure instruction notification) exit. Those exits are handled > > differently from a normal SIGP instruction intercept that happens > > without interpretation and hence need to be tested. > > > > Signed-off-by: Nico Boehr <nrb@xxxxxxxxxxxxx> > > Thanks for taking care of this work and for hunting down the kernel > problems. > Please push to devel > > Reviewed-by: Janosch Frank <frankja@xxxxxxxxxxxxx> Thanks, done.