aboutsummaryrefslogtreecommitdiff
path: root/lib/string_helpers.c
diff options
context:
space:
mode:
authorSean MacLennan <[email protected]>2009-09-29 06:00:06 +0000
committerBenjamin Herrenschmidt <[email protected]>2009-10-14 16:58:39 +1100
commit5be2a213b172bb65b21a6f7271b335832d88793c (patch)
tree2162ff887c8c6b8e1e05f88aef9148cc916e0db9 /lib/string_helpers.c
parentcf50f447b22f540d738eb8ca09c3b3972a9ba0ac (diff)
powerpc: warning: allocated section `.data_nosave' not in segment
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 <[email protected]> Acked-by: Segher Boessenkool <[email protected]> Signed-off-by: Benjamin Herrenschmidt <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions