# git rev-parse -q --verify 8b83369ddcb3fb9cab5c1088987ce477565bb630^{commit} 8b83369ddcb3fb9cab5c1088987ce477565bb630 already have revision, skipping fetch # git checkout -q -f -B kisskb 8b83369ddcb3fb9cab5c1088987ce477565bb630 # git clean -qxdf # < git log -1 # commit 8b83369ddcb3fb9cab5c1088987ce477565bb630 # Merge: 8f47d753d4ec d7fbcf40df86 # Author: Linus Torvalds # Date: Fri Feb 26 10:28:35 2021 -0800 # # Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # "A handful of new RISC-V related patches for this merge window: # # - A check to ensure drivers are properly using uaccess. This isn't # manifesting with any of the drivers I'm currently using, but may # catch errors in new drivers. # # - Some preliminary support for the FU740, along with the HiFive # Unleashed it will appear on. # # - NUMA support for RISC-V, which involves making the arm64 code # generic. # # - Support for kasan on the vmalloc region. # # - A handful of new drivers for the Kendryte K210, along with the DT # plumbing required to boot on a handful of K210-based boards. # # - Support for allocating ASIDs. # # - Preliminary support for kernels larger than 128MiB. # # - Various other improvements to our KASAN support, including the # utilization of huge pages when allocating the KASAN regions. # # We may have already found a bug with the KASAN_VMALLOC code, but it's # passing my tests. There's a fix in the works, but that will probably # miss the merge window. # # * tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (75 commits) # riscv: Improve kasan population by using hugepages when possible # riscv: Improve kasan population function # riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization # riscv: Improve kasan definitions # riscv: Get rid of MAX_EARLY_MAPPING_SIZE # soc: canaan: Sort the Makefile alphabetically # riscv: Disable KSAN_SANITIZE for vDSO # riscv: Remove unnecessary declaration # riscv: Add Canaan Kendryte K210 SD card defconfig # riscv: Update Canaan Kendryte K210 defconfig # riscv: Add Kendryte KD233 board device tree # riscv: Add SiPeed MAIXDUINO board device tree # riscv: Add SiPeed MAIX GO board device tree # riscv: Add SiPeed MAIX DOCK board device tree # riscv: Add SiPeed MAIX BiT board device tree # riscv: Update Canaan Kendryte K210 device tree # dt-bindings: add resets property to dw-apb-timer # dt-bindings: fix sifive gpio properties # dt-bindings: update sifive uart compatible string # dt-bindings: update sifive clint compatible string # ... # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8b83369ddcb3fb9cab5c1088987ce477565bb630 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc85xx_defconfig # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- In file included from /kisskb/src/include/linux/kernel.h:10:0, from /kisskb/src/include/linux/list.h:9, from /kisskb/src/include/linux/module.h:12, from /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:15: /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c: In function 'allocate_bd': /kisskb/src/include/linux/err.h:22:49: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] #define IS_ERR_VALUE(x) unlikely((unsigned long)(void *)(x) >= (unsigned long)-MAX_ERRNO) ^ /kisskb/src/include/linux/compiler.h:78:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/drivers/net/ethernet/freescale/fs_enet/mac-scc.c:139:6: note: in expansion of macro 'IS_ERR_VALUE' if (IS_ERR_VALUE(fep->ring_mem_addr)) ^ /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 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd5d9ec) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd4d2c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6498073 Bytes = 6345.77 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500745 Bytes = 6348.38 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497910 Bytes = 6345.62 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6498596 Bytes = 6346.29 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497924 Bytes = 6345.63 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6498670 Bytes = 6346.36 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6498078 Bytes = 6345.78 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6468671 Bytes = 6317.06 KiB = 6.17 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6498688 Bytes = 6346.38 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497977 Bytes = 6345.68 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500610 Bytes = 6348.25 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6499927 Bytes = 6347.58 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500992 Bytes = 6348.62 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497881 Bytes = 6345.59 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6497920 Bytes = 6345.62 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.11.0-g8b83369ddcb3 Created: Sat Feb 27 06:18:22 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6501096 Bytes = 6348.73 KiB = 6.20 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:01:22.494344