# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 e64b9562ba281dc1dc613408707375cb9c5660e5 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-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/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x5178e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5178e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x507274) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5178e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5178e8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.16.0-rc3-ge64b956 Created: Mon Mar 5 08:08:55 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2542325 Bytes = 2482.74 kB = 2.42 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc3-ge64b956 Created: Mon Mar 5 08:08:56 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2568604 Bytes = 2508.40 kB = 2.45 MB Load Address: 00600000 Entry Point: 00601534 Image Name: Linux-4.16.0-rc3-ge64b956 Created: Mon Mar 5 08:08:56 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2568414 Bytes = 2508.22 kB = 2.45 MB Load Address: 00600000 Entry Point: 00601350 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:36.504318