On Fri, Dec 10, 2021 at 11:19:22PM +0100, Thomas Gleixner wrote: > From: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > > Set the domain info flag and remove the check. > > Signed-off-by: Thomas Gleixner <tglx@xxxxxxxxxxxxx> > Reviewed-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Michael Ellerman <mpe@xxxxxxxxxxxxxx> > Cc: Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> > Cc: "Cédric Le Goater" <clg@xxxxxxxx> > Cc: linuxppc-dev@xxxxxxxxxxxxxxxx > > --- > V2: Remove it completely - Cedric > --- > arch/powerpc/platforms/pseries/msi.c | 33 ++++++++------------------------- > 1 file changed, 8 insertions(+), 25 deletions(-) Reviewed-by: Jason Gunthorpe <jgg@xxxxxxxxxx> Jason