summaryrefslogtreecommitdiffstats
path: root/scripts/gcc-x86_32-has-stack-protector.sh
diff options
context:
space:
mode:
authorWill Deacon <will.deacon@arm.com>2019-06-18 14:10:48 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-07-31 07:27:02 +0200
commite3e2bb12c8a72bcbaf486c023a02566027224adf (patch)
treec5d5a7cdbf521d69208b790911d9fd3575642123 /scripts/gcc-x86_32-has-stack-protector.sh
parent27f2335e1440128eb53ea2dacfc9e685cfa587aa (diff)
downloadlinux-stable-e3e2bb12c8a72bcbaf486c023a02566027224adf.tar.gz
linux-stable-e3e2bb12c8a72bcbaf486c023a02566027224adf.tar.bz2
linux-stable-e3e2bb12c8a72bcbaf486c023a02566027224adf.zip
genksyms: Teach parser about 128-bit built-in types
[ Upstream commit a222061b85234d8a44486a46bd4df7e2cda52385 ] __uint128_t crops up in a few files that export symbols to modules, so teach genksyms about it and the other GCC built-in 128-bit integer types so that we don't end up skipping the CRC generation for some symbols due to the parser failing to spot them: | WARNING: EXPORT symbol "kernel_neon_begin" [vmlinux] version | generation failed, symbol will not be versioned. | ld: arch/arm64/kernel/fpsimd.o: relocation R_AARCH64_ABS32 against | `__crc_kernel_neon_begin' can not be used when making a shared | object | ld: arch/arm64/kernel/fpsimd.o:(.data+0x0): dangerous relocation: | unsupported relocation Reported-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/gcc-x86_32-has-stack-protector.sh')
0 files changed, 0 insertions, 0 deletions