From: Benjamin Herrenschmidt Date: Wed, 22 Jun 2005 00:15:30 +0000 (-0700) Subject: [PATCH] ppc32: Kill embedded system.map, use kallsyms X-Git-Tag: v2.6.13-rc1~68^2~582^2~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6879dc137ea4efad65cab8bf8a7c0b742bcf92cc;p=pandora-kernel.git [PATCH] ppc32: Kill embedded system.map, use kallsyms This patch kills the whole embedded System.map mecanism and the bootloader-passed System.map that was used to provide symbol resolution in xmon. Instead, xmon now uses kallsyms like ppc64 does. No hurry getting that in Linus tree, let it be tested in -mm for a while first and make sure it doesn't break various embedded configs. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed