# git rev-parse -q --verify 0570bc8b7c9b41deba6f61ac218922e7168ad648^{commit} 0570bc8b7c9b41deba6f61ac218922e7168ad648 already have revision, skipping fetch # git checkout -q -f -B kisskb 0570bc8b7c9b41deba6f61ac218922e7168ad648 # git clean -qxdf # < git log -1 # commit 0570bc8b7c9b41deba6f61ac218922e7168ad648 # Merge: 0e2a5b5bd9a6 2d69fbf3d01a # Author: Linus Torvalds # Date: Thu Jul 18 12:26:59 2019 -0700 # # Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Paul Walmsley: # # - Hugepage support # # - "Image" header support for RISC-V kernel binaries, compatible with # the current ARM64 "Image" header # # - Initial page table setup now split into two stages # # - CONFIG_SOC support (starting with SiFive SoCs) # # - Avoid reserving memory between RAM start and the kernel in # setup_bootmem() # # - Enable high-res timers and dynamic tick in the RV64 defconfig # # - Remove long-deprecated gate area stubs # # - MAINTAINERS updates to switch to the newly-created shared RISC-V git # tree, and to fix a get_maintainers.pl issue for patches involving # SiFive E-mail addresses # # Also, one integration fix to resolve a build problem introduced during # in the v5.3-rc1 merge window: # # - Fix build break after macro-to-function conversion in # asm-generic/cacheflush.h # # * tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: fix build break after macro-to-function conversion in generic cacheflush.h # RISC-V: Add an Image header that boot loader can parse. # RISC-V: Setup initial page tables in two stages # riscv: remove free_initrd_mem # riscv: ccache: Remove unused variable # riscv: Introduce huge page support for 32/64bit kernel # x86, arm64: Move ARCH_WANT_HUGE_PMD_SHARE config in arch/Kconfig # RISC-V: Fix memory reservation in setup_bootmem() # riscv: defconfig: enable SOC_SIFIVE # riscv: select SiFive platform drivers with SOC_SIFIVE # arch: riscv: add config option for building SiFive's SoC resource # riscv: Remove gate area stubs # MAINTAINERS: change the arch/riscv git tree to the new shared tree # MAINTAINERS: don't automatically patches involving SiFive to the linux-riscv list # RISC-V: defconfig: Enable NO_HZ_IDLE and HIGH_RES_TIMERS # < /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 0570bc8b7c9b41deba6f61ac218922e7168ad648 # < 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- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194:16: warning: 'old' 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/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/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1465:5: warning: 'page' 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/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/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613: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 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc21650) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) INFO: Uncompressed kernel (size 0xc10e88) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xd00000) Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5886088 Bytes = 5748.13 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5885955 Bytes = 5748.00 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5885929 Bytes = 5747.98 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5887471 Bytes = 5749.48 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5886092 Bytes = 5748.14 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5885710 Bytes = 5747.76 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5886006 Bytes = 5748.05 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5887325 Bytes = 5749.34 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5885958 Bytes = 5748.01 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5886565 Bytes = 5748.60 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5855049 Bytes = 5717.82 KiB = 5.58 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5887704 Bytes = 5749.71 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5886089 Bytes = 5748.13 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5885981 Bytes = 5748.03 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002e8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5887450 Bytes = 5749.46 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002a8 Image Name: Linux-5.2.0-g0570bc8b7c9b Created: Fri Jul 19 07:00:10 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5885709 Bytes = 5747.76 KiB = 5.61 MiB Load Address: 00d00000 Entry Point: 00d002e8 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.6 # Build took: 0:01:06.836412