On Fri, Dec 10, 2021 at 11:19:22PM +0100, Thomas Gleixner wrote: > From: Thomas Gleixner <t...@linutronix.de> > > Set the domain info flag and remove the check. > > Signed-off-by: Thomas Gleixner <t...@linutronix.de> > Reviewed-by: Greg Kroah-Hartman <gre...@linuxfoundation.org> > Cc: Michael Ellerman <m...@ellerman.id.au> > Cc: Benjamin Herrenschmidt <b...@kernel.crashing.org> > Cc: "Cédric Le Goater" <c...@kaod.org> > Cc: linuxppc-dev@lists.ozlabs.org > > --- > V2: Remove it completely - Cedric > --- > arch/powerpc/platforms/pseries/msi.c | 33 ++++++++------------------------- > 1 file changed, 8 insertions(+), 25 deletions(-)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com> Jason