On 10/11/18 3:35 AM, Kees Cook wrote: > On Wed, Oct 10, 2018 at 5:32 PM, Michael Ellerman <m...@ellerman.id.au> wrote: >> Kees Cook <keesc...@chromium.org> writes: >>> On Tue, Oct 9, 2018 at 10:13 PM, Michael Ellerman <m...@ellerman.id.au> >>> wrote: >>>> Warn whenever a switch statement has a fallthrough without a comment >>>> annotating it. >>>> >>>> Signed-off-by: Michael Ellerman <m...@ellerman.id.au> >>> >>> Yes please. :) >>> >>> Reviewed-by: Kees Cook <keesc...@chromium.org> >> >> Haha, thanks. >> >> It still pops a few errors, including in linux/signal.h & compat.h, so >> it's somewhat aspirational until we can get those fixed up :) > > Gustavo, any chance you can target those two files? It could get us a > whole architecture using the flag. :) > Yep. Sure thing. I'm already taking a look. Thanks -- Gustavo
- [PATCH 1/4] powerpc: Move core kernel logic into arch/... Michael Ellerman
- [PATCH 2/4] powerpc: Add -Werror at arch/powerpc ... Michael Ellerman
- [PATCH 3/4] powerpc: Add -Wvla to arch CFLAGS Michael Ellerman
- Re: [PATCH 3/4] powerpc: Add -Wvla to arch CF... Kees Cook
- Re: [PATCH 3/4] powerpc: Add -Wvla to arc... Michael Ellerman
- [PATCH 4/4] powerpc: Add -Wimplicit-fallthrough t... Michael Ellerman
- Re: [PATCH 4/4] powerpc: Add -Wimplicit-fallt... Kees Cook
- Re: [PATCH 4/4] powerpc: Add -Wimplicit-f... Michael Ellerman
- Re: [PATCH 4/4] powerpc: Add -Wimplic... Kees Cook
- Re: [PATCH 4/4] powerpc: Add -Wi... Gustavo A. R. Silva
- Re: [PATCH 4/4] powerpc: Add -Wimplic... Gustavo A. R. Silva
- Re: [PATCH 4/4] powerpc: Add -Wi... Michael Ellerman
- Re: [PATCH 4/4] powerpc: Add... Gustavo A. R. Silva
- Re: [PATCH 4/4] powerpc:... Kees Cook
- Re: [PATCH 4/4] powerpc:... Gustavo A. R. Silva
- Re: [PATCH 4/4] powerpc: Add -Wimplicit-fallt... kbuild test robot
- Re: [PATCH 4/4] powerpc: Add -Wimplicit-fallt... kbuild test robot
- Re: [1/4] powerpc: Move core kernel logic into ar... Michael Ellerman