We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 510610f commit 4695e45Copy full SHA for 4695e45
1 file changed
arch/parisc/kernel/vmlinux.lds.S
@@ -154,6 +154,7 @@ SECTIONS
154
}
155
156
/* End of data section */
157
+ . = ALIGN(PAGE_SIZE);
158
_edata = .;
159
160
/* BSS */
0 commit comments