# git rev-parse -q --verify 5fbdefcf685defd8bc5a8f37b17538d25c58d77a^{commit} 5fbdefcf685defd8bc5a8f37b17538d25c58d77a already have revision, skipping fetch # git checkout -q -f -B kisskb 5fbdefcf685defd8bc5a8f37b17538d25c58d77a # git clean -qxdf # git log -1 commit 5fbdefcf685defd8bc5a8f37b17538d25c58d77a Merge: 0573fed 636a415 Author: Linus Torvalds Date: Fri Mar 2 13:05:20 2018 -0800 Merge branch 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux Pull parisc fixes from Helge Deller: - a patch to change the ordering of cache and TLB flushes to hopefully fix the random segfaults we very rarely face (by Dave Anglin). - a patch to hide the virtual kernel memory layout due to security reasons. - two small patches to make the kernel run more smoothly under qemu. * 'parisc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: parisc: Reduce irq overhead when run in qemu parisc: Use cr16 interval timers unconditionally on qemu parisc: Check if secondary CPUs want own PDC calls parisc: Hide virtual kernel memory layout parisc: Fix ordering of cache and TLB flushes # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 5fbdefcf685defd8bc5a8f37b17538d25c58d77a # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc83xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc83xx_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 arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): interrupts size is (4), expected multiple of 8 in /qe@e0100000/mdio@3120/ethernet-phy@0 arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): interrupts size is (4), expected multiple of 8 in /qe@e0100000/mdio@3120/ethernet-phy@4 INFO: Uncompressed kernel (size 0x5ff428) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5ff428) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5ff428) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5ff428) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5ff428) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5ff428) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5eed7c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5ff428) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.16.0-rc3-g5fbdefc Created: Sat Mar 3 17:22:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3000006 Bytes = 2929.69 kB = 2.86 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc3-g5fbdefc Created: Sat Mar 3 17:22:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3023355 Bytes = 2952.50 kB = 2.88 MB Load Address: 00600000 Entry Point: 00600230 Image Name: Linux-4.16.0-rc3-g5fbdefc Created: Sat Mar 3 17:22:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3023239 Bytes = 2952.38 kB = 2.88 MB Load Address: 00600000 Entry Point: 00600230 Image Name: Linux-4.16.0-rc3-g5fbdefc Created: Sat Mar 3 17:22:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3023376 Bytes = 2952.52 kB = 2.88 MB Load Address: 00600000 Entry Point: 00600230 Image Name: Linux-4.16.0-rc3-g5fbdefc Created: Sat Mar 3 17:22:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3023786 Bytes = 2952.92 kB = 2.88 MB Load Address: 00600000 Entry Point: 00600230 Image Name: Linux-4.16.0-rc3-g5fbdefc Created: Sat Mar 3 17:22:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3023565 Bytes = 2952.70 kB = 2.88 MB Load Address: 00600000 Entry Point: 00600230 Image Name: Linux-4.16.0-rc3-g5fbdefc Created: Sat Mar 3 17:22:28 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3023534 Bytes = 2952.67 kB = 2.88 MB Load Address: 00600000 Entry Point: 00600230 Completed OK # rm -rf /kisskb/build/linus_mpc83xx_defconfig_powerpc # Build took: 0:00:37.556242