Re: [PATCH] Makefile: Globally enable fall-through warning

2019-07-29 Thread Gustavo A. R. Silva
Hi Geert, On 7/29/19 3:22 AM, Geert Uytterhoeven wrote: > > More to be found in > https://lore.kernel.org/lkml/20190729081727.6094-1-ge...@linux-m68k.org/ > I already sent out patches for many of those. :) Thanks a lot! > and I saw the following in my local builds (not detected above due to

Re: [PATCH] Makefile: Globally enable fall-through warning

2019-07-29 Thread Geert Uytterhoeven
Hi Gustavo, On Sun, Jul 28, 2019 at 6:44 PM Gustavo A. R. Silva wrote: > On 7/28/19 8:58 AM, Guenter Roeck wrote: > > On Thu, Jun 06, 2019 at 07:46:17PM -0500, Gustavo A. R. Silva wrote: > >> Now that all the fall-through warnings have been addressed in the > >> kernel, enable the fall-through wa

Re: [PATCH] Makefile: Globally enable fall-through warning

2019-07-28 Thread Guenter Roeck
On 7/28/19 10:31 AM, Gustavo A. R. Silva wrote: On 7/28/19 12:14 PM, Guenter Roeck wrote: Hi Gustavo, On Sun, Jul 28, 2019 at 11:42:28AM -0500, Gustavo A. R. Silva wrote: Hi Guenter, On 7/28/19 8:58 AM, Guenter Roeck wrote: On Thu, Jun 06, 2019 at 07:46:17PM -0500, Gustavo A. R. Silva wrot

Re: [PATCH] Makefile: Globally enable fall-through warning

2019-07-28 Thread Gustavo A. R. Silva
On 7/28/19 12:14 PM, Guenter Roeck wrote: > Hi Gustavo, > > On Sun, Jul 28, 2019 at 11:42:28AM -0500, Gustavo A. R. Silva wrote: >> Hi Guenter, >> >> On 7/28/19 8:58 AM, Guenter Roeck wrote: >>> On Thu, Jun 06, 2019 at 07:46:17PM -0500, Gustavo A. R. Silva wrote: Now that all the fall-thro

Re: [PATCH] Makefile: Globally enable fall-through warning

2019-07-28 Thread Guenter Roeck
Hi Gustavo, On Sun, Jul 28, 2019 at 11:42:28AM -0500, Gustavo A. R. Silva wrote: > Hi Guenter, > > On 7/28/19 8:58 AM, Guenter Roeck wrote: > > On Thu, Jun 06, 2019 at 07:46:17PM -0500, Gustavo A. R. Silva wrote: > >> Now that all the fall-through warnings have been addressed in the > >> kernel,

Re: [PATCH] Makefile: Globally enable fall-through warning

2019-07-28 Thread Gustavo A. R. Silva
Hi Guenter, On 7/28/19 8:58 AM, Guenter Roeck wrote: > On Thu, Jun 06, 2019 at 07:46:17PM -0500, Gustavo A. R. Silva wrote: >> Now that all the fall-through warnings have been addressed in the >> kernel, enable the fall-through warning globally. >> > > Not really "all". > > powerpc:85xx/sbc8548_

Re: [PATCH] Makefile: Globally enable fall-through warning

2019-07-28 Thread Guenter Roeck
On Thu, Jun 06, 2019 at 07:46:17PM -0500, Gustavo A. R. Silva wrote: > Now that all the fall-through warnings have been addressed in the > kernel, enable the fall-through warning globally. > Not really "all". powerpc:85xx/sbc8548_defconfig: arch/powerpc/kernel/align.c: In function ‘emulate_spe’