git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3ce717
)
m68k: The bootinfo is located right after the kernel
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Mon, 9 Sep 2013 07:00:50 +0000
(09:00 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 26 Nov 2013 10:09:11 +0000
(11:09 +0100)
Since the introduction of init sections (which are located after BSS), the
bootinfo is no longer located right after the BSS, but after all kernel
sections.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found