# git rev-parse -q --verify 8dcd175bc3d50b78413c56d5b17d4bddd77412ef^{commit} 8dcd175bc3d50b78413c56d5b17d4bddd77412ef already have revision, skipping fetch # git checkout -q -f -B kisskb 8dcd175bc3d50b78413c56d5b17d4bddd77412ef # git clean -qxdf # < git log -1 # commit 8dcd175bc3d50b78413c56d5b17d4bddd77412ef # Merge: afe6fe7036c6 fff04900ea79 # Author: Linus Torvalds # Date: Wed Mar 6 10:31:36 2019 -0800 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc updates from Andrew Morton: # # - a few misc things # # - ocfs2 updates # # - most of MM # # * emailed patches from Andrew Morton : (159 commits) # tools/testing/selftests/proc/proc-self-syscall.c: remove duplicate include # proc: more robust bulk read test # proc: test /proc/*/maps, smaps, smaps_rollup, statm # proc: use seq_puts() everywhere # proc: read kernel cpu stat pointer once # proc: remove unused argument in proc_pid_lookup() # fs/proc/thread_self.c: code cleanup for proc_setup_thread_self() # fs/proc/self.c: code cleanup for proc_setup_self() # proc: return exit code 4 for skipped tests # mm,mremap: bail out earlier in mremap_to under map pressure # mm/sparse: fix a bad comparison # mm/memory.c: do_fault: avoid usage of stale vm_area_struct # writeback: fix inode cgroup switching comment # mm/huge_memory.c: fix "orig_pud" set but not used # mm/hotplug: fix an imbalance with DEBUG_PAGEALLOC # mm/memcontrol.c: fix bad line in comment # mm/cma.c: cma_declare_contiguous: correct err handling # mm/page_ext.c: fix an imbalance with kmemleak # mm/compaction: pass pgdat to too_many_isolated() instead of zone # mm: remove zone_lru_lock() function, access ->lru_lock directly # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 8dcd175bc3d50b78413c56d5b17d4bddd77412ef # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 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-gcc4.6 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:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /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 [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x549684) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x549684) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x549684) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x539010) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x549684) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:42:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2656480 Bytes = 2594.22 KiB = 2.53 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:42:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2687620 Bytes = 2624.63 KiB = 2.56 MiB Load Address: 00600000 Entry Point: 00601758 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:42:01 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2687900 Bytes = 2624.90 KiB = 2.56 MiB Load Address: 00600000 Entry Point: 006019cc Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:37.698386