arch/arm/mach-ep93xx/crunch.c:46:3: warning: this statement may fall through
nction 'crunch_do': >> arch/arm/mach-ep93xx/crunch.c:46:3: warning: this statement may fall through >> [-Wimplicit-fallthrough=] memset(crunch_state, 0, sizeof(*crunch_state)); ^~ arch/arm/mach-ep93xx/crunch.
arch/arm/mach-ep93xx/crunch.c:46:3: warning: this statement may fall through
.config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=arm If you fix the issue, kindly add following tag Reported-by: kbuild test robot All warnings (new ones prefixed by >>): arch/arm/mach-ep93xx/crunch.c: In function 'crunch_do': >> arch/arm/mac