# git rev-parse -q --verify 65c61de9d090edb8a3cfb3f45541e268eb2cdb13^{commit} 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 already have revision, skipping fetch # git checkout -q -f -B kisskb 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 # git clean -qxdf # < git log -1 # commit 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 # Merge: c70a4be130de 33121347fb1c # Author: Linus Torvalds # Date: Fri Apr 30 12:29:36 2021 -0700 # # Merge tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux # # Pull module updates from Jessica Yu: # "Fix an age old bug involving jump_calls and static_labels when # CONFIG_MODULE_UNLOAD=n. # # When CONFIG_MODULE_UNLOAD=n, it means you can't unload modules, so # normally the __exit sections of a module are not loaded at all. # However, dynamic code patching (jump_label, static_call, alternatives) # can have sites in __exit sections even if __exit is never executed. # # Reported by Peter Zijlstra: # 'Alternatives, jump_labels and static_call all can have relocations # into __exit code. Not loading it at all would be BAD.' # # Therefore, load the __exit sections even when CONFIG_MODULE_UNLOAD=n, # and discard them after init" # # * tag 'modules-for-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux: # module: treat exit sections the same as init sections when !CONFIG_MODULE_UNLOAD # < /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 65c61de9d090edb8a3cfb3f45541e268eb2cdb13 # < 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 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd70dd0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd606a4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6530474 Bytes = 6377.42 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6530477 Bytes = 6377.42 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6530525 Bytes = 6377.47 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6530472 Bytes = 6377.41 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6533425 Bytes = 6380.30 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6531995 Bytes = 6378.90 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:37 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6532599 Bytes = 6379.49 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6532065 Bytes = 6378.97 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6500588 Bytes = 6348.23 KiB = 6.20 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6531989 Bytes = 6378.90 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6532077 Bytes = 6378.98 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e00314 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6532003 Bytes = 6378.91 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6533290 Bytes = 6380.17 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6530394 Bytes = 6377.34 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6532062 Bytes = 6378.97 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Image Name: Linux-5.12.0-g65c61de9d090 Created: Sat May 1 06:22:38 2021 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6532513 Bytes = 6379.41 KiB = 6.23 MiB Load Address: 00e00000 Entry Point: 00e002a4 Completed OK # rm -rf /kisskb/build/linus_mpc85xx_defconfig_powerpc-gcc4.9 # Build took: 0:01:20.939018