# git rev-parse -q --verify 35c222fd323629cf2e834eb8aff77058856ffdda^{commit} 35c222fd323629cf2e834eb8aff77058856ffdda already have revision, skipping fetch # git checkout -q -f -B kisskb 35c222fd323629cf2e834eb8aff77058856ffdda # git clean -qxdf # < git log -1 # commit 35c222fd323629cf2e834eb8aff77058856ffdda # Merge: e84bcd61f686 4575243c5c17 # Author: Linus Torvalds # Date: Thu Jan 30 15:46:02 2020 -0800 # # Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux # # Pull MTD updates from Miquel Raynal: # "MTD core # - block2mtd: page index should use pgoff_t # - maps: physmap: minimal Runtime PM support # - maps: pcmciamtd: avoid possible sleep-in-atomic-context bugs # - concat: Fix a comment referring to an unknown symbol # # Raw NAND: # - Macronix: Use match_string() helper # - Atmel: switch to using devm_fwnode_gpiod_get() # - Denali: rework the SKIP_BYTES feature and add reset controlling # - Brcmnand: set appropriate DMA mask # - Cadence: add unspecified HAS_IOMEM dependency # - Various cleanup. # # Onenand: # - Rename Samsung and Omap2 drivers to avoid possible build warnings # - Enable compile testing # - Various build issues # - Kconfig cleanup # # SPI-NAND: # - Support for Toshiba TC58CVG2S0HRAIJ # # SPI-NOR: # - Add support for TB selection using SR bit 6, # - Add support for few flashes" # # * tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux: (41 commits) # mtd: concat: Fix a comment referring to an unknown symbol # mtd: rawnand: add unspecified HAS_IOMEM dependency # mtd: block2mtd: page index should use pgoff_t # mtd: maps: physmap: Add minimal Runtime PM support # mtd: maps: pcmciamtd: fix possible sleep-in-atomic-context bugs in pcmciamtd_set_vpp() # mtd: onenand: Rename omap2 driver to avoid a build warning # mtd: onenand: Use a better name for samsung driver # mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get() # mtd: spinand: add support for Toshiba TC58CVG2S0HRAIJ # mtd: rawnand: macronix: Use match_string() helper to simplify the code # mtd: sharpslpart: Fix unsigned comparison to zero # mtd: onenand: Enable compile testing of OMAP and Samsung drivers # mtd: onenand: samsung: Fix printing format for size_t on 64-bit # mtd: onenand: samsung: Fix pointer cast -Wpointer-to-int-cast warnings on 64 bit # mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES # mtd: rawnand: denali_dt: add reset controlling # dt-bindings: mtd: denali_dt: document reset property # mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES # mtd: rawnand: denali_dt: error out if platform has no associated data # mtd: rawnand: brcmnand: Set appropriate DMA mask # ... # < /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 35c222fd323629cf2e834eb8aff77058856ffdda # < make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- corenet32_smp_defconfig # make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_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/kernel/trace/trace_events.c: In function 'event_create_dir': /kisskb/src/kernel/trace/trace_events.c:2039:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' 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:2598: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:1859: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:72: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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1426: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/fs/io_uring.c: In function '__io_sqe_files_update.isra.58': /kisskb/src/fs/io_uring.c:5713:13: warning: 'err' 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] INFO: Uncompressed kernel (size 0xd6e198) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:44:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6351707 Bytes = 6202.84 KiB = 6.06 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.6 # Build took: 0:02:22.299628