# git rev-parse -q --verify a5dc8300df75e8b8384b4c82225f1e4a0b4d9b55^{commit} a5dc8300df75e8b8384b4c82225f1e4a0b4d9b55 already have revision, skipping fetch # git checkout -q -f -B kisskb a5dc8300df75e8b8384b4c82225f1e4a0b4d9b55 # git clean -qxdf # < git log -1 # commit a5dc8300df75e8b8384b4c82225f1e4a0b4d9b55 # Author: Sasha Levin # Date: Mon Jun 15 18:24:27 2020 -0400 # # scripts/decode_stacktrace: warn when modpath is needed but is unset # # When a user tries to parse a symbol located inside a module he must have # modpath set. Otherwise, decode_stacktrace won't be able to parse the # symbol correctly. # # Right now the failure is silent and easily missed by the user. What's # worse is that by the time the user realizes what happened (or someone on # LKML asks him to add the modpath and re-run), he might have already got # rid of the vmlinux/modules. # # Signed-off-by: Sasha Levin # Signed-off-by: Linus Torvalds # < /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 a5dc8300df75e8b8384b4c82225f1e4a0b4d9b55 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/net/ethernet/intel/e1000e/netdev.c:137:13: warning: 'e1000e_check_me' defined but not used [-Wunused-function] static bool e1000e_check_me(u16 device_id) ^ Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 # Build took: 0:04:55.894760