# git rev-parse -q --verify bdc48fa11e46f867ea4d75fa59ee87a7f48be144^{commit} bdc48fa11e46f867ea4d75fa59ee87a7f48be144 already have revision, skipping fetch # git checkout -q -f -B kisskb bdc48fa11e46f867ea4d75fa59ee87a7f48be144 # git clean -qxdf # < git log -1 # commit bdc48fa11e46f867ea4d75fa59ee87a7f48be144 # Author: Joe Perches # Date: Fri May 29 16:12:21 2020 -0700 # # checkpatch/coding-style: deprecate 80-column warning # # Yes, staying withing 80 columns is certainly still _preferred_. But # it's not the hard limit that the checkpatch warnings imply, and other # concerns can most certainly dominate. # # Increase the default limit to 100 characters. Not because 100 # characters is some hard limit either, but that's certainly a "what are # you doing" kind of value and less likely to be about the occasional # slightly longer lines. # # Miscellanea: # # - to avoid unnecessary whitespace changes in files, checkpatch will no # longer emit a warning about line length when scanning files unless # --strict is also used # # - Add a bit to coding-style about alignment to open parenthesis # # Signed-off-by: Joe Perches # 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 bdc48fa11e46f867ea4d75fa59ee87a7f48be144 # < make -s -j 48 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 48 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 48 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 48 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- WARNING: modpost: vmlinux.o(.text.unlikely+0x1a0): Section mismatch in reference from the function early_init_mmu() to the function .init.text:radix__early_init_mmu() The function early_init_mmu() references the function __init radix__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of radix__early_init_mmu is wrong. WARNING: modpost: vmlinux.o(.text.unlikely+0x1ac): Section mismatch in reference from the function early_init_mmu() to the function .init.text:hash__early_init_mmu() The function early_init_mmu() references the function __init hash__early_init_mmu(). This is often because early_init_mmu lacks a __init annotation or the annotation of hash__early_init_mmu is wrong. Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_powerpc-gcc5 # Build took: 0:03:00.989329