Re: [PATCH-for-5.2 v3 6/7] ppc: Add a missing break for PPC6xx_INPUT_TBEN

2020-11-22 Thread David Gibson
On Mon, Nov 16, 2020 at 12:46:32PM +0100, Philippe Mathieu-Daudé wrote: > David, can you queue this patch for 5.2 (bugfix)? Sorry about this, I've been on vacation. Although it is a bugfix, it's been there for a very long time and no-one's hit it in practice. So, I'm disinclined to push it in th

Re: [PATCH-for-5.2 v3 6/7] ppc: Add a missing break for PPC6xx_INPUT_TBEN

2020-11-16 Thread Philippe Mathieu-Daudé
David, can you queue this patch for 5.2 (bugfix)? On 11/16/20 3:48 AM, Chen Qun wrote: > When using -Wimplicit-fallthrough in our CFLAGS, the compiler showed warning: > hw/ppc/ppc.c: In function ‘ppc6xx_set_irq’: > hw/ppc/ppc.c:118:16: warning: this statement may fall through > [-Wimplicit-fallth