# git rev-parse -q --verify e64b9562ba281dc1dc613408707375cb9c5660e5^{commit} e64b9562ba281dc1dc613408707375cb9c5660e5 already have revision, skipping fetch # git checkout -q -f -B kisskb e64b9562ba281dc1dc613408707375cb9c5660e5 # git clean -qxdf # git log -1 commit e64b9562ba281dc1dc613408707375cb9c5660e5 Merge: 7225a44 3000974 Author: Linus Torvalds Date: Sun Mar 4 12:12:48 2018 -0800 Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull x86 fixes from Thomas Gleixner: "A small set of fixes for x86: - Add missing instruction suffixes to assembly code so it can be compiled by newer GAS versions without warnings. - Switch refcount WARN exceptions to UD2 as we did in general - Make the reboot on Intel Edison platforms work - A small documentation update so text and sample command match" * 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: Documentation, x86, resctrl: Make text and sample command match x86/platform/intel-mid: Handle Intel Edison reboot correctly x86/asm: Add instruction suffixes to bitops x86/entry/64: Add instruction suffix x86/refcounts: Switch to UD2 for exceptions # < /opt/cross/kisskb/gcc-4.6.3-nolibc/crisv32-linux/bin/crisv32-linux-gcc --version # < git log --format=%s --max-count=1 e64b9562ba281dc1dc613408707375cb9c5660e5 # < make -s -j 10 ARCH=cris O=/kisskb/build/linus_etraxfs_defconfig_crisv32 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/crisv32-linux/bin/crisv32-linux- etraxfs_defconfig arch/cris/arch-v32/Kconfig:17:warning: choice default symbol 'ETRAX_KGDB_PORT0' is not contained in the choice # make -s -j 10 ARCH=cris O=/kisskb/build/linus_etraxfs_defconfig_crisv32 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/crisv32-linux/bin/crisv32-linux- arch/cris/arch-v32/Kconfig:17:warning: choice default symbol 'ETRAX_KGDB_PORT0' is not contained in the choice :1254:2: warning: #warning syscall socket not implemented [-Wcpp] :1257:2: warning: #warning syscall socketpair not implemented [-Wcpp] :1260:2: warning: #warning syscall bind not implemented [-Wcpp] :1263:2: warning: #warning syscall connect not implemented [-Wcpp] :1266:2: warning: #warning syscall listen not implemented [-Wcpp] :1272:2: warning: #warning syscall getsockopt not implemented [-Wcpp] :1275:2: warning: #warning syscall setsockopt not implemented [-Wcpp] :1278:2: warning: #warning syscall getsockname not implemented [-Wcpp] :1281:2: warning: #warning syscall getpeername not implemented [-Wcpp] :1284:2: warning: #warning syscall sendto not implemented [-Wcpp] :1287:2: warning: #warning syscall sendmsg not implemented [-Wcpp] :1290:2: warning: #warning syscall recvfrom not implemented [-Wcpp] :1293:2: warning: #warning syscall recvmsg not implemented [-Wcpp] :1296:2: warning: #warning syscall shutdown not implemented [-Wcpp] :1299:2: warning: #warning syscall userfaultfd not implemented [-Wcpp] :1302:2: warning: #warning syscall membarrier not implemented [-Wcpp] :1305:2: warning: #warning syscall mlock2 not implemented [-Wcpp] :1308:2: warning: #warning syscall copy_file_range not implemented [-Wcpp] :1311:2: warning: #warning syscall preadv2 not implemented [-Wcpp] :1314:2: warning: #warning syscall pwritev2 not implemented [-Wcpp] :1317:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1320:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1323:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1326:2: warning: #warning syscall statx not implemented [-Wcpp] /kisskb/src/mm/percpu.c: In function 'setup_per_cpu_areas': /kisskb/src/mm/percpu.c:2723:2: warning: #warning "the CRIS architecture has physical and virtual addresses confused" [-Wcpp] /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] WARNING: "cause_of_death" [vmlinux] is COMMON symbol Kernel: arch/cris/boot/Image is ready Kernel: arch/cris/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_etraxfs_defconfig_crisv32 # Build took: 0:00:29.015489