# git rev-parse -q --verify 9b76d71fa8be8c52dbc855ab516754f0c93e2980^{commit} 9b76d71fa8be8c52dbc855ab516754f0c93e2980 already have revision, skipping fetch # git checkout -q -f -B kisskb 9b76d71fa8be8c52dbc855ab516754f0c93e2980 # git clean -qxdf # < git log -1 # commit 9b76d71fa8be8c52dbc855ab516754f0c93e2980 # Merge: 1459718d7d79 1958e5aef509 # Author: Linus Torvalds # Date: Fri Jul 9 10:36:29 2021 -0700 # # Merge tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V updates from Palmer Dabbelt: # "We have a handful of new features for 5.14: # # - Support for transparent huge pages. # # - Support for generic PCI resources mapping. # # - Support for the mem= kernel parameter. # # - Support for KFENCE. # # - A handful of fixes to avoid W+X mappings in the kernel. # # - Support for VMAP_STACK based overflow detection. # # - An optimized copy_{to,from}_user" # # * tag 'riscv-for-linus-5.14-mw0' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: (37 commits) # riscv: xip: Fix duplicate included asm/pgtable.h # riscv: Fix PTDUMP output now BPF region moved back to module region # riscv: __asm_copy_to-from_user: Optimize unaligned memory access and pipeline stall # riscv: add VMAP_STACK overflow detection # riscv: ptrace: add argn syntax # riscv: mm: fix build errors caused by mk_pmd() # riscv: Introduce structure that group all variables regarding kernel mapping # riscv: Map the kernel with correct permissions the first time # riscv: Introduce set_kernel_memory helper # riscv: Enable KFENCE for riscv64 # RISC-V: Use asm-generic for {in,out}{bwlq} # riscv: add ASID-based tlbflushing methods # riscv: pass the mm_struct to __sbi_tlb_flush_range # riscv: Add mem kernel parameter support # riscv: Simplify xip and !xip kernel address conversion macros # riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED # riscv: Only initialize swiotlb when necessary # riscv: fix typo in init.c # riscv: Cleanup unused functions # riscv: mm: Use better bitmap_zalloc() # ... # < /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 9b76d71fa8be8c52dbc855ab516754f0c93e2980 # < make -s -j 32 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 32 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 32 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 32 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- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] In file included from /kisskb/src/include/linux/kernel.h:11: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 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd96ecc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd867a0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6615058 Bytes = 6460.02 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613724 Bytes = 6458.71 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613904 Bytes = 6458.89 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6615236 Bytes = 6460.19 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6615035 Bytes = 6460.00 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613723 Bytes = 6458.71 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613722 Bytes = 6458.71 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613906 Bytes = 6458.89 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6615558 Bytes = 6460.51 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6614605 Bytes = 6459.58 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613802 Bytes = 6458.79 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6614365 Bytes = 6459.34 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6582166 Bytes = 6427.90 KiB = 6.28 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613910 Bytes = 6458.90 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6613680 Bytes = 6458.67 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.13.0-g9b76d71fa8be Created: Sat Jul 10 04:59:16 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6614359 Bytes = 6459.33 KiB = 6.31 MiB Load Address: 00e00000 Entry Point: 00e00314 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:02:30.235804