# git rev-parse -q --verify eda57a0e42998d1d403187844faa86c9a3ab2fd0^{commit} eda57a0e42998d1d403187844faa86c9a3ab2fd0 already have revision, skipping fetch # git checkout -q -f -B kisskb eda57a0e42998d1d403187844faa86c9a3ab2fd0 # git clean -qxdf # < git log -1 # commit eda57a0e42998d1d403187844faa86c9a3ab2fd0 # Merge: c512c6918719 59bb47985c1d # Author: Linus Torvalds # Date: Mon Oct 7 16:04:19 2019 -0700 # # Merge branch 'akpm' (patches from Andrew) # # Merge misc fixes from Andrew Morton: # "The usual shower of hotfixes. # # Chris's memcg patches aren't actually fixes - they're mature but a few # niggling review issues were late to arrive. # # The ocfs2 fixes are quite old - those took some time to get reviewer # attention. # # Subsystems affected by this patch series: ocfs2, hotfixes, mm/memcg, # mm/slab-generic" # # * emailed patches from Andrew Morton : # mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) # mm, sl[ou]b: improve memory accounting # mm, memcg: make scan aggression always exclude protection # mm, memcg: make memory.emin the baseline for utilisation determination # mm, memcg: proportional memory.{low,min} reclaim # mm/vmpressure.c: fix a signedness bug in vmpressure_register_event() # mm/page_alloc.c: fix a crash in free_pages_prepare() # mm/z3fold.c: claim page in the beginning of free # kernel/sysctl.c: do not override max_threads provided by userspace # memcg: only record foreign writebacks with dirty pages when memcg is not disabled # mm: fix -Wmissing-prototypes warnings # writeback: fix use-after-free in finish_writeback_work() # mm/memremap: drop unused SECTION_SIZE and SECTION_MASK # panic: ensure preemption is disabled during panic() # fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() # fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() # fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() # ocfs2: clear zero in unaligned direct IO # < /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 eda57a0e42998d1d403187844faa86c9a3ab2fd0 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_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/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/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:208:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:873:36: note: 'speaker_vol' was declared here /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.30': /kisskb/src/net/bridge/br_netlink.c:648:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1576:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1533:6: note: 'pwr_level_cisco' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' 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/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/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/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1836:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1749:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa5529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4952258 Bytes = 4836.19 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4953470 Bytes = 4837.37 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4952655 Bytes = 4836.58 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4952746 Bytes = 4836.67 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa65980) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4953250 Bytes = 4837.16 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00888 Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:53 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4921824 Bytes = 4806.47 KiB = 4.69 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0xa5529c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4952343 Bytes = 4836.27 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4953260 Bytes = 4837.17 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Image Name: Linux-5.4.0-rc2+ Created: Tue Oct 8 13:18:54 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4952036 Bytes = 4835.97 KiB = 4.72 MiB Load Address: 00b00000 Entry Point: 00b00290 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc-gcc4.6 # Build took: 0:03:43.706797