kallsyms: support kernel symbols in Blackfin on-chip memory
authorRobin Getz <robin.getz@analog.com>
Mon, 10 Jul 2006 06:25:40 +0000 (06:25 +0000)
committerSam Ravnborg <sam@ravnborg.org>
Sun, 14 Jun 2009 20:43:45 +0000 (22:43 +0200)
The Blackfin arch has a discontiguous .text layout due to having on-chip
instruction memory and no virtual memory support.  As such, we need to
add explicit checks for these additional .text regions.

Signed-off-by: Robin Getz <robin.getz@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>

No differences found