On Mon, 18 May 2020 18:07:29 +0200 Pierre Morel <pmorel@xxxxxxxxxxxxx> wrote: > Allow the program to wait for an interrupt. > > The interrupt handler is in charge to remove the WAIT bit > when it finished handling the interrupt. > > Signed-off-by: Pierre Morel <pmorel@xxxxxxxxxxxxx> > --- > lib/s390x/asm/arch_def.h | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) Reviewed-by: Cornelia Huck <cohuck@xxxxxxxxxx>