# git rev-parse -q --verify 8d17c0c83c07bad137e2df3a45e9cd4e80d85418^{commit} 8d17c0c83c07bad137e2df3a45e9cd4e80d85418 already have revision, skipping fetch # git checkout -q -f -B kisskb 8d17c0c83c07bad137e2df3a45e9cd4e80d85418 # git clean -qxdf # < git log -1 # commit 8d17c0c83c07bad137e2df3a45e9cd4e80d85418 # Author: Ard Biesheuvel # Date: Wed Oct 28 09:04:33 2020 +0100 # # powerpc: Avoid broken GCC __attribute__((optimize)) # # Commit 7053f80d9696 ("powerpc/64: Prevent stack protection in early # boot") introduced a couple of uses of __attribute__((optimize)) with # function scope, to disable the stack protector in some early boot # code. # # Unfortunately, and this is documented in the GCC man pages [0], # overriding function attributes for optimization is broken, and is only # supported for debug scenarios, not for production: the problem appears # to be that setting GCC -f flags using this method will cause it to # forget about some or all other optimization settings that have been # applied. # # So the only safe way to disable the stack protector is to disable it # for the entire source file. # # [0] https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html # # Fixes: 7053f80d9696 ("powerpc/64: Prevent stack protection in early boot") # Signed-off-by: Ard Biesheuvel # [mpe: Drop one remaining use of __nostackprotector, reported by snowpatch] # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20201028080433.26799-1-ardb@kernel.org # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 8d17c0c83c07bad137e2df3a45e9cd4e80d85418 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc6xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-9.2.0-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd8def0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd7d808) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) INFO: Uncompressed kernel (size 0xd7d808) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xe00000) Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5825006 Bytes = 5688.48 KiB = 5.56 MiB Load Address: 00e00000 Entry Point: 00e002ac Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5824742 Bytes = 5688.22 KiB = 5.55 MiB Load Address: 00e00000 Entry Point: 00e0090c Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5827036 Bytes = 5690.46 KiB = 5.56 MiB Load Address: 00e00000 Entry Point: 00e002ac Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5824936 Bytes = 5688.41 KiB = 5.56 MiB Load Address: 00e00000 Entry Point: 00e002ac Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5826004 Bytes = 5689.46 KiB = 5.56 MiB Load Address: 00e00000 Entry Point: 00e0090c Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5824725 Bytes = 5688.21 KiB = 5.55 MiB Load Address: 00e00000 Entry Point: 00e002ac Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5824832 Bytes = 5688.31 KiB = 5.55 MiB Load Address: 00e00000 Entry Point: 00e002ac Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5824763 Bytes = 5688.25 KiB = 5.55 MiB Load Address: 00e00000 Entry Point: 00e002ac Image Name: Linux-5.10.0-rc1+ Created: Fri Oct 30 03:36:38 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 5789369 Bytes = 5653.68 KiB = 5.52 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-next_ppc6xx_defconfig_powerpc-gcc9 # Build took: 0:02:29.779848