# git rev-parse -q --verify 9d2e34897d8dfe8b85603ee0a5d4f0481e991824^{commit} 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 already have revision, skipping fetch # git checkout -q -f -B kisskb 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # git clean -qxdf # < git log -1 # commit 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # Merge: e6ef760 2fd8eb4 # Author: Linus Torvalds # Date: Fri Jul 13 11:48:34 2018 -0700 # # Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux # # Pull arm64 fixes from Will Deacon: # "Catalin's out enjoying the sunshine, so I'm sending the fixes for a # couple of weeks (although there hopefully won't be any more!). # # We've got a revert of a previous fix because it broke the build with # some distro toolchains and a preemption fix when detemining whether or # not the SIMD unit is in use. # # Summary: # # - Revert back to the 'linux' target for LD, as 'elf' breaks some # distributions # # - Fix preemption race when testing whether the vector unit is in use # or not" # # * tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux: # arm64: neon: Fix function may_use_simd() return error status # Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants" # < /opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux-gcc --version # < git log --format=%s --max-count=1 9d2e34897d8dfe8b85603ee0a5d4f0481e991824 # < make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- allnoconfig # make -s -j 48 ARCH=i386 O=/kisskb/build/linus_i386-allnoconfig_i386 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/i386-linux/bin/i386-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/x86/kernel/e820.c: In function 'e820__setup_pci_gap': /kisskb/src/arch/x86/kernel/e820.c:651:16: warning: 'gapstart' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_i386-allnoconfig_i386 # Build took: 0:00:14.015369