aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorNicholas Piggin <[email protected]>2016-09-14 02:24:03 +0000
committerMichal Marek <[email protected]>2016-09-22 12:37:14 +0000
commit0f4c4af06eec5717041d6fe568b80ee4cf3c1475 (patch)
tree6e6960b1b8fdda70d042f4edda0001818db0c8e3 /net/unix/af_unix.c
parentkbuild: add arch specific post-link Makefile (diff)
downloadkernel-0f4c4af06eec5717041d6fe568b80ee4cf3c1475.tar.gz
kernel-0f4c4af06eec5717041d6fe568b80ee4cf3c1475.zip
kbuild: -ffunction-sections fix for archs with conflicting sections
Enabling -ffunction-sections modified the generic linker script to pull .text.* sections into regular TEXT_TEXT section, conflicting with some architectures. Revert that change and require archs that enable the option to ensure they have no conflicting section names, and do the appropriate merging. Reported-by: Guenter Roeck <[email protected]> Tested-by: Guenter Roeck <[email protected]> Fixes: b67067f1176d ("kbuild: allow archs to select link dead code/data elimination") Signed-off-by: Nicholas Piggin <[email protected]> Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions