From: Robin Getz Date: Mon, 10 Jul 2006 06:25:40 +0000 (+0000) Subject: kallsyms: support kernel symbols in Blackfin on-chip memory X-Git-Tag: v2.6.31-rc1~335^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=028f042613c3c99db20dd7f4e4069fbbcea92dd7;p=pandora-kernel.git 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 Signed-off-by: Bryan Wu Signed-off-by: Mike Frysinger Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed