# git rev-parse -q --verify cbafe18c71028d5e0ee1626b4776fea5d5824a78^{commit} cbafe18c71028d5e0ee1626b4776fea5d5824a78 already have revision, skipping fetch # git checkout -q -f -B kisskb cbafe18c71028d5e0ee1626b4776fea5d5824a78 # git clean -qxdf # < git log -1 # commit cbafe18c71028d5e0ee1626b4776fea5d5824a78 # Merge: f41def397161 a22fea94992a # Author: Linus Torvalds # Date: Thu Sep 26 10:29:42 2019 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge more updates from Andrew Morton: # # - almost all of the rest of -mm # # - various other subsystems # # Subsystems affected by this patch series: # memcg, misc, core-kernel, lib, checkpatch, reiserfs, fat, fork, # cpumask, kexec, uaccess, kconfig, kgdb, bug, ipc, lzo, kasan, madvise, # cleanups, pagemap # # * emailed patches from Andrew Morton : (77 commits) # arch/sparc/include/asm/pgtable_64.h: fix build # mm: treewide: clarify pgtable_page_{ctor,dtor}() naming # ntfs: remove (un)?likely() from IS_ERR() conditions # IB/hfi1: remove unlikely() from IS_ERR*() condition # xfs: remove unlikely() from WARN_ON() condition # wimax/i2400m: remove unlikely() from WARN*() condition # fs: remove unlikely() from WARN_ON() condition # xen/events: remove unlikely() from WARN() condition # checkpatch: check for nested (un)?likely() calls # hexagon: drop empty and unused free_initrd_mem # mm: factor out common parts between MADV_COLD and MADV_PAGEOUT # mm: introduce MADV_PAGEOUT # mm: change PAGEREF_RECLAIM_CLEAN with PAGE_REFRECLAIM # mm: introduce MADV_COLD # mm: untag user pointers in mmap/munmap/mremap/brk # vfio/type1: untag user pointers in vaddr_get_pfn # tee/shm: untag user pointers in tee_shm_register # media/v4l2-core: untag user pointers in videobuf_dma_contig_user_get # drm/radeon: untag user pointers in radeon_gem_userptr_ioctl # drm/amdgpu: untag user pointers # ... # < /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 cbafe18c71028d5e0ee1626b4776fea5d5824a78 # < make -s -j 120 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 120 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:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c: In function 'wm8960_configure_clocking': /kisskb/src/sound/soc/codecs/wm8960.c:800:70: warning: 'j' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/codecs/wm8960.c:797:68: warning: 'i' 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:2591: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:1852: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:338:21: note: 'pdeo' was declared here /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_trigger': /kisskb/src/sound/soc/soc-pcm.c:1074:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/soc/soc-pcm.c: In function 'soc_pcm_bespoke_trigger': /kisskb/src/sound/soc/soc-pcm.c:1092:9: 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:1497:5: warning: 'page' 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/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/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.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:330.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 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc33734) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc22f6c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906461 Bytes = 5768.03 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902741 Bytes = 5764.40 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902789 Bytes = 5764.44 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902695 Bytes = 5764.35 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906270 Bytes = 5767.84 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902815 Bytes = 5764.47 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902726 Bytes = 5764.38 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902715 Bytes = 5764.37 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902729 Bytes = 5764.38 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902859 Bytes = 5764.51 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5872022 Bytes = 5734.40 KiB = 5.60 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5906477 Bytes = 5768.04 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902694 Bytes = 5764.35 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902689 Bytes = 5764.34 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5902862 Bytes = 5764.51 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.3.0-gcbafe18c7102 Created: Fri Sep 27 04:18:33 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5905923 Bytes = 5767.50 KiB = 5.63 MiB Load Address: 00d00000 Entry Point: 00d002a8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:06.824913