Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1

2019-07-21 Thread Gustavo A. R. Silva
Hi Linus, I noticed you didn't merge these changes in v5.3-rc1. Should I send them again for rc2? Do you have any comments on this pull-request? Thanks -- Gustavo On 7/18/19 3:28 PM, Gustavo A. R. Silva wrote: > > > On 7/10/19 4:36 PM, Stephen Rothwell wrote: >> Hi Gustavo, >> >> On Wed, 10

Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1

2019-07-18 Thread Gustavo A. R. Silva
On 7/10/19 4:36 PM, Stephen Rothwell wrote: > Hi Gustavo, > > On Wed, 10 Jul 2019 13:14:10 -0500 "Gustavo A. R. Silva" > wrote: >> >> At some point during this development cycle, we reached the quota of zero >> fall-through warnings, but people continued introducing such warnings. So, >> it s

Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1

2019-07-10 Thread Stephen Rothwell
Hi Gustavo, On Wed, 10 Jul 2019 13:14:10 -0500 "Gustavo A. R. Silva" wrote: > > At some point during this development cycle, we reached the quota of zero > fall-through warnings, but people continued introducing such warnings. So, > it seems we are now pretty much ready for enabling -Wimplicit-f

Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1

2019-07-10 Thread Gustavo A. R. Silva
Hi Stephen, On 7/9/19 11:15 PM, Stephen Rothwell wrote: > Hi Gustavo, > > On Tue, 9 Jul 2019 13:20:10 -0500 "Gustavo A. R. Silva" > wrote: >> >> Makefile: Globally enable fall-through warning (2019-07-08 15:23:22 -0500) > > There are still a few of these warnings in various builds. My x86_6

Re: [GIT PULL] Wimplicit-fallthrough patches for 5.3-rc1

2019-07-09 Thread Stephen Rothwell
Hi Gustavo, On Tue, 9 Jul 2019 13:20:10 -0500 "Gustavo A. R. Silva" wrote: > > Makefile: Globally enable fall-through warning (2019-07-08 15:23:22 -0500) There are still a few of these warnings in various builds. My x86_64 allmodconfig build after merging your tree into Linus' tree this morn