Commit 4b47a3a
committed
kbuild: Restore pattern to avoid stripping .rela.dyn from vmlinux
Commit 0ce5139 ("kbuild: always create intermediate
vmlinux.unstripped") removed the pattern to avoid stripping .rela.dyn
sections added by commit e9d86b8 ("scripts: Do not strip .rela.dyn
section"). Restore it so that .rela.dyn sections remain in the final
vmlinux.
Fixes: 0ce5139 ("kbuild: always create intermediate vmlinux.unstripped")
Acked-by: Ard Biesheuvel <[email protected]>
Acked-by: Alexey Gladkov <[email protected]>
Acked-by: Nicolas Schier <[email protected]>
Link: https://patch.msgid.link/20251008-kbuild-fix-modinfo-regressions-v1-1-9fc776c5887c@kernel.org
Signed-off-by: Nathan Chancellor <[email protected]>1 parent 38492c5 commit 4b47a3a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments