Commit d51a8ff
committed
Move and align .dynamic section on Aarch64
Otherwise it gets blended with .text causing the linker to create
a RWE segment, which is bad and causes a fatal warning with newer
binutils
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>1 parent c753f64 commit d51a8ff
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
| |||
68 | 67 | | |
69 | 68 | | |
70 | 69 | | |
| 70 | + | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments