https://github.com/torvalds/linux
Revision 5be2a213b172bb65b21a6f7271b335832d88793c authored by Sean MacLennan on 29 September 2009, 06:00:06 UTC, committed by Benjamin Herrenschmidt on 14 October 2009, 05:58:39 UTC
We need to align before the output section. Having the align inside
the output section causes the linker to put some filler in there,
which makes it a non-empty section, but this section isn't assigned to
a segment so you get a warning from the linker.

Signed-off-by: Sean MacLennan <smaclennan@pikatech.com>
Acked-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
1 parent cf50f44
History
Tip revision: 5be2a213b172bb65b21a6f7271b335832d88793c authored by Sean MacLennan on 29 September 2009, 06:00:06 UTC
powerpc: warning: allocated section `.data_nosave' not in segment
Tip revision: 5be2a21
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 952 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 154.9 KB
Makefile -rw-r--r-- 53.9 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top