On Wed, 28 Nov 2018 11:19:39 +0100 Michael Mueller <mimu@xxxxxxxxxxxxx> wrote: > This function processes the gib alert list. It is required to > run when either a gib alert interruption has been received or > a gisa that might be in the alert list is cleared or dropped. > > The GIB alert list contains all GISAs that have pending > adapter interruptions. > > Signed-off-by: Michael Mueller <mimu@xxxxxxxxxxxxx> > --- > arch/s390/kvm/interrupt.c | 50 +++++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 50 insertions(+) I think I have stared long enough at that loop to be of the opinion that it is ok, so Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>