# git rev-parse -q --verify 27da80719ef132cf8c80eb406d5aeb37dddf78cc^{commit} 27da80719ef132cf8c80eb406d5aeb37dddf78cc already have revision, skipping fetch # git checkout -q -f -B kisskb 27da80719ef132cf8c80eb406d5aeb37dddf78cc # git clean -qxdf # < git log -1 # commit 27da80719ef132cf8c80eb406d5aeb37dddf78cc # Author: Christophe Leroy # Date: Tue Feb 26 18:18:48 2019 +0000 # # powerpc/fsl: Fix the flush of branch predictor. # # The commit identified below adds MC_BTB_FLUSH macro only when # CONFIG_PPC_FSL_BOOK3E is defined. This results in the following error # on some configs (seen several times with kisskb randconfig_defconfig) # # arch/powerpc/kernel/exceptions-64e.S:576: Error: Unrecognized opcode: `mc_btb_flush' # make[3]: *** [scripts/Makefile.build:367: arch/powerpc/kernel/exceptions-64e.o] Error 1 # make[2]: *** [scripts/Makefile.build:492: arch/powerpc/kernel] Error 2 # make[1]: *** [Makefile:1043: arch/powerpc] Error 2 # make: *** [Makefile:152: sub-make] Error 2 # # This patch adds a blank definition of MC_BTB_FLUSH for other cases. # # Fixes: 10c5e83afd4a ("powerpc/fsl: Flush the branch predictor at each kernel entry (64bit)") # Cc: Diana Craciun # Signed-off-by: Christophe Leroy # Reviewed-by: Daniel Axtens # Reviewed-by: Diana Craciun # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 27da80719ef132cf8c80eb406d5aeb37dddf78cc # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pmac32_defconfig # Added to kconfig CONFIG_SMP=y # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/sound/ppc/pmac.h:25:0, from /kisskb/src/sound/ppc/awacs.c:29: /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:223:9: warning: 'speaker_vol' may be used uninitialized in this function [-Wmaybe-uninitialized] return _snd_ctl_add_slave(master, slave, 0); ^ /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here struct snd_kcontrol *master_vol, *speaker_vol; ^ INFO: Uncompressed kernel (size 0x954338) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xa00000) Completed OK # rm -rf /kisskb/build/powerpc-next_pmac32_defconfig+SMP_powerpc-gcc5 # Build took: 0:00:52.507872