# 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 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /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/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/net/bridge/br_netlink.c: In function 'br_process_vlan_info': /kisskb/src/net/bridge/br_netlink.c:571:6: warning: 'err' 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/fs/io_uring.c: In function '__io_sqe_files_update.isra.73': /kisskb/src/fs/io_uring.c:5713:13: warning: 'err' 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] /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/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x585cac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x59632c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2820126 Bytes = 2754.03 KiB = 2.69 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:08 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2851773 Bytes = 2784.93 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2852038 Bytes = 2785.19 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2852045 Bytes = 2785.20 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2852039 Bytes = 2785.19 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2851942 Bytes = 2785.10 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2851940 Bytes = 2785.10 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2852000 Bytes = 2785.16 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2852021 Bytes = 2785.18 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.5.0-g35c222fd3236 Created: Fri Jan 31 19:09:09 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2852012 Bytes = 2785.17 KiB = 2.72 MiB Load Address: 00600000 Entry Point: 006014e0 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:00:45.727093