[<prev] [next>] [day] [month] [year] [list]
Message-ID: <Pine.LNX.4.64.0809081521270.19968@blonde.site>
Date: Mon, 8 Sep 2008 15:45:59 +0100 (BST)
From: Hugh Dickins <hugh@...itas.com>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Paulo Marques <pmarques@...popie.com>,
Sam Ravnborg <sam@...nborg.org>, linux-kernel@...r.kernel.org
Subject: -mm: please drop h8300 kallsyms patch
Please drop h8300-kallsyms-exclude-local-symbols.patch from mm for now.
I'm all in favour of its intent, cutting local .Lfoo symbols out of the
the symbol table. But at present it's cutting out all .symbols - which
is very unfriendly to powerpc, whose every function is a .symbol!
The undotted symbol being the descriptor that points to the function.
My 2.6.27-rc5 powerpc System.map doesn't actually contain any .Lsymbols,
but I expect someone else's does: I doubt excluding .Lsymbols is the
right answer, though it would be an improvement.
Maybe Paulo or Sam has a grasp on what the different architectures'
toolchains do, and can suggest the right patch.
Thanks,
Hugh
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists