dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/sparc/boot
David S. Miller 0032c85745 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>
2012-12-03 11:24:25 -08:00
..
.gitignore sparc,sparc64: unify boot/ 2008-12-04 09:17:21 -08:00
Makefile sparc32: drop build time btfixup patching 2012-05-14 14:05:10 -07:00
piggyback.c sparc: Fix piggyback with newer binutils. 2012-12-03 11:24:25 -08:00