diff options
author | David S. Miller <davem@davemloft.net> | 2012-12-03 20:24:25 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-12-03 20:24:25 +0100 |
commit | 0032c857454581510de1ca12615de5e38e543c92 (patch) | |
tree | 2d00893831f1e1ac674d3c8dc1211d915779e006 /arch/sparc/math-emu | |
parent | sparc64: exit_group should kill register windows just like plain exit. (diff) | |
download | linux-0032c857454581510de1ca12615de5e38e543c92.tar.xz linux-0032c857454581510de1ca12615de5e38e543c92.zip |
sparc: Fix piggyback with newer binutils.
Newer versions of binutils mark '_end' as 'B' instead of 'A' for
whatever reason.
To be honest, the piggyback code doesn't actually care what kind
of symbol _start and _end are, it just wants to find them and
record the address.
So remove the type from the match strings.
Reported-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/math-emu')
0 files changed, 0 insertions, 0 deletions