# 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 a5dc8300df75e8b8384b4c82225f1e4a0b4d9b55 # < make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] # < make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] # make -s -j 10 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64 # Build took: 0:00:28.206297