# git rev-parse -q --verify d8372ba8ce288acdfce67cb873b2a741785c2e88^{commit} d8372ba8ce288acdfce67cb873b2a741785c2e88 already have revision, skipping fetch # git checkout -q -f -B kisskb d8372ba8ce288acdfce67cb873b2a741785c2e88 # git clean -qxdf # < git log -1 # commit d8372ba8ce288acdfce67cb873b2a741785c2e88 # Author: NeilBrown # Date: Sat Dec 29 13:58:09 2018 +1100 # # lib: don't depend on linux headers being installed. # # gen_crc64table requires linux include files to be installed in # /usr/include/linux. This is a new requrement so hosts that could # previously build the kernel, now cannot. # # gen_crc64table makes this requirement by including , but # nothing from that header is actaully used. # # So remove the #include, so that the linux headers no longer need to be # installed. # # Fixes: feba04fd2cf8 ("lib: add crc64 calculation routines") # Signed-off-by: NeilBrown # Acked-by: Coly Li # 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 d8372ba8ce288acdfce67cb873b2a741785c2e88 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:02:29.504685