# git rev-parse -q --verify 7ec462100ef9142344ddbf86f2c3008b97acddbe^{commit} 7ec462100ef9142344ddbf86f2c3008b97acddbe already have revision, skipping fetch # git checkout -q -f -B kisskb 7ec462100ef9142344ddbf86f2c3008b97acddbe # git clean -qxdf # < git log -1 # commit 7ec462100ef9142344ddbf86f2c3008b97acddbe # Merge: f23aa4c0761a 5f60d5f6bbc1 # Author: Linus Torvalds # Date: Wed Oct 2 16:42:28 2024 -0700 # # Merge tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs # # Pull generic unaligned.h cleanups from Al Viro: # "Get rid of architecture-specific includes, replacing # them with a single generic header file. # # It's the second largest (after asm/io.h) class of asm/* includes, and # all but two architectures actually end up using exact same file. # # Massage the remaining two (arc and parisc) to do the same and just # move the thing to from asm-generic/unaligned.h to linux/unaligned.h" # # [ This is one of those things that we're better off doing outside the # merge window, and would only cause extra conflict noise if it was in # linux-next for the next release due to all the trivial #include line # updates. Rip off the band-aid. - Linus ] # # * tag 'pull-work.unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs: # move asm/unaligned.h to linux/unaligned.h # arc: get rid of private asm/unaligned.h # parisc: get rid of private asm/unaligned.h # < /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 7ec462100ef9142344ddbf86f2c3008b97acddbe # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig Using /kisskb/src/arch/powerpc/configs/corenet_base.config as base Merging /kisskb/src/arch/powerpc/configs/85xx-32bit.config Merging /kisskb/src/arch/powerpc/configs/85xx-smp.config Merging /kisskb/src/arch/powerpc/configs/85xx-hw.config Merging /kisskb/src/arch/powerpc/configs/fsl-emb-nonhw.config Merging /kisskb/src/arch/powerpc/configs/dpaa.config # # merged configuration written to .config (needs make) # # < make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Segmentation fault (core dumped) make[3]: *** [/kisskb/src/scripts/Makefile.vmlinux:34: vmlinux] Error 139 make[2]: *** [/kisskb/src/Makefile:1166: vmlinux] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 40 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc5 # Build took: 0:01:06.602822