aboutsummaryrefslogtreecommitdiff
path: root/asm/real_map.S
AgeCommit message (Collapse)AuthorFilesLines
2014-11-18Add symbolic backtraces and expose skiboot map to LinuxBenjamin Herrenschmidt1-0/+20
We use a double link technique, doing a first pass with a .o containing a dummy symbol map, then re-linking with a new .o Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>