diff options
author | Sumanth Korikkar <sumanthk@linux.ibm.com> | 2024-04-25 16:59:30 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-30 09:44:09 +0200 |
commit | bd0f510fa393c2206fabd4ac36692d0afd0990e7 (patch) | |
tree | a6dec8e248812bcba953e671575b367cd8089f16 /io_uring/net.c | |
parent | 03758d5a0932016b6d5f5bfbca580177e6bc937a (diff) |
s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILD
[ Upstream commit 5f90003f09042b504d90ee38618cfd380ce16f4a ]
Sections .hash and .gnu.hash are only created when CONFIG_PIE_BUILD
option is enabled. Drop these for the case CONFIG_PIE_BUILD is disabled.
[ agordeev: Reworded the commit message ]
Fixes: 778666df60f0 ("s390: compile relocatable kernel without -fPIE")
Suggested-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Sumanth Korikkar <sumanthk@linux.ibm.com>
Reviewed-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Alexander Gordeev <agordeev@linux.ibm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'io_uring/net.c')
0 files changed, 0 insertions, 0 deletions