# 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/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-gcc --version # < /opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux-ld --version # < git log --format=%s --max-count=1 d8372ba8ce288acdfce67cb873b2a741785c2e88 # < make -s -j 48 ARCH=microblaze O=/kisskb/build/linus_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- mmu_defconfig # make -s -j 48 ARCH=microblaze O=/kisskb/build/linus_mmu_defconfig_microblaze CROSS_COMPILE=/opt/cross/kisskb/br-microblaze-full-2016.08-613-ge98b4dd/bin/microblazeel-linux- /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret == -EOPNOTSUPP) ^ Kernel: arch/microblaze/boot/linux.bin is ready (#1) Completed OK # rm -rf /kisskb/build/linus_mmu_defconfig_microblaze # Build took: 0:00:42.568845