Re: [PATCH 09/13] powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG

2020-12-10 Thread Cédric Le Goater
On 12/8/20 6:39 PM, Greg Kurz wrote: > On Tue, 8 Dec 2020 16:11:20 +0100 > Cédric Le Goater wrote: > >> This flag was used to support the PHB4 LSIs on P9 DD1 and we have >> stopped supporting this CPU when DD2 came out. See skiboot commit: >> >> https://github.com/open-power/skiboot/commit/0b0d

Re: [PATCH 09/13] powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG

2020-12-08 Thread Greg Kurz
On Tue, 8 Dec 2020 16:11:20 +0100 Cédric Le Goater wrote: > This flag was used to support the PHB4 LSIs on P9 DD1 and we have > stopped supporting this CPU when DD2 came out. See skiboot commit: > > https://github.com/open-power/skiboot/commit/0b0d15e3c170 > > Signed-off-by: Cédric Le Goater

[PATCH 09/13] powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUG

2020-12-08 Thread Cédric Le Goater
This flag was used to support the PHB4 LSIs on P9 DD1 and we have stopped supporting this CPU when DD2 came out. See skiboot commit: https://github.com/open-power/skiboot/commit/0b0d15e3c170 Signed-off-by: Cédric Le Goater --- arch/powerpc/include/asm/opal-api.h | 2 +- arch/powerpc/inclu