# 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_mpc85xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc85xx_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_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/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/include/linux/percpu-refcount.h:315:12: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/cgroup/cgroup-v1.c:1120:22: note: 'root' was declared here /kisskb/src/kernel/trace/trace_dynevent.c: In function 'create_dyn_event': /kisskb/src/kernel/trace/trace_dynevent.c:89:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1855:6: warning: 'ret' 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/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:803:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:800:68: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/udf/unicode.c: In function 'udf_name_conv_char': /kisskb/src/fs/udf/unicode.c:132:8: warning: 'c' may be used uninitialized in this function [-Wuninitialized] /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 /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:334.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:334.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xbaef84) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) INFO: Uncompressed kernel (size 0xb9e7bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xc00000) Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672592 Bytes = 5539.64 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5641393 Bytes = 5509.17 KiB = 5.38 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5674206 Bytes = 5541.22 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:55 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5673232 Bytes = 5540.27 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:55 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672163 Bytes = 5539.22 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:55 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672588 Bytes = 5539.64 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:55 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672643 Bytes = 5539.69 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:55 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5673111 Bytes = 5540.15 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:55 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672773 Bytes = 5539.82 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672173 Bytes = 5539.23 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5673977 Bytes = 5540.99 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672613 Bytes = 5539.66 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002e8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672598 Bytes = 5539.65 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672234 Bytes = 5539.29 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672246 Bytes = 5539.30 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002a8 Image Name: Linux-5.0.0-g8dcd175bc3d5 Created: Thu Mar 7 08:55:56 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5672175 Bytes = 5539.23 KiB = 5.41 MiB Load Address: 00c00000 Entry Point: 00c002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:35.162338