ppc/xics/spapr: Fix H_IPOLL implementation
commitebc184be647259ad1f684da8205afb405834b421
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 14 Mar 2019 06:38:55 +0000 (14 07:38 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 19 Mar 2019 04:20:14 +0000 (19 15:20 +1100)
tree8c94bc43562787c712dee74b2cb203aeffcf1090
parentf3e971ac9b64067ec94aab11653f92f74ca084aa
ppc/xics/spapr: Fix H_IPOLL implementation

H_IPOLL takes the CPU# of the processor to poll as an argument,
it doesn't operate on self.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20190314063855.27890-1-clg@kaod.org>
Reviewed-by: Greg Kurz <groug@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/intc/xics_spapr.c