# 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/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 a5dc8300df75e8b8384b4c82225f1e4a0b4d9b55 # < make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 defconfig # < make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 help # make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 olddefconfig # make -s -j 8 ARCH=um O=/kisskb/build/linus_um-defconfig_um-x86_64 CROSS_COMPILE=/opt/cross/kisskb/fe-x86-64-core-i7-2017.05/bin/x86_64-linux- SUBARCH=x86_64 /kisskb/src/arch/um/os-Linux/signal.c: In function 'sig_handler_common': /kisskb/src/arch/um/os-Linux/signal.c:51:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ /kisskb/src/arch/um/os-Linux/signal.c: In function 'timer_real_alarm_handler': /kisskb/src/arch/um/os-Linux/signal.c:95:1: warning: the frame size of 2960 bytes is larger than 1024 bytes [-Wframe-larger-than=] } ^ LINK linux Completed OK # rm -rf /kisskb/build/linus_um-defconfig_um-x86_64 # Build took: 0:01:01.984287