# git rev-parse -q --verify 1f7585f30a3af595ac07f610b807c738c9e3baab^{commit} 1f7585f30a3af595ac07f610b807c738c9e3baab already have revision, skipping fetch # git checkout -q -f -B kisskb 1f7585f30a3af595ac07f610b807c738c9e3baab # git clean -qxdf # < git log -1 # commit 1f7585f30a3af595ac07f610b807c738c9e3baab # Author: Gustavo A. R. Silva # Date: Wed Aug 7 21:34:48 2019 -0500 # # ARM: ep93xx: Mark expected switch fall-through # # Mark switch cases where we are expecting to fall through. # # Fix the following warnings (Building: arm-ep93xx_defconfig arm): # # arch/arm/mach-ep93xx/crunch.c: In function '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.c:53:2: note: here # case THREAD_NOTIFY_EXIT: # ^~~~ # # Notice that, in this particular case, the code comment is # modified in accordance with what GCC is expecting to find. # # Reported-by: kbuild test robot # Signed-off-by: Gustavo A. R. Silva # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 1f7585f30a3af595ac07f610b807c738c9e3baab # < make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- nommu_defconfig # make -s -j 32 ARCH=microblaze O=/kisskb/build/gustavoars_nommu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/gustavoars_nommu_defconfig_microblaze # Build took: 0:00:46.089992