commit | 028f042613c3c99db20dd7f4e4069fbbcea92dd7 | [log] [tgz] |
---|---|---|
author | Robin Getz <robin.getz@analog.com> | Mon Jul 10 06:25:40 2006 +0000 |
committer | Sam Ravnborg <sam@ravnborg.org> | Sun Jun 14 22:43:45 2009 +0200 |
tree | e23ca3d718e947a533c6e54cce9ac9b9f5f27691 | |
parent | 2185a5ecd98d2cebc6a29b07b1ea4f7334c2ccc3 [diff] |
kallsyms: support kernel symbols in Blackfin on-chip memory 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>