From: Ananth N Mavinakayanahalli Date: Mon, 2 Oct 2006 09:17:31 +0000 (-0700) Subject: [PATCH] kprobes: handle symbol resolution when is specified X-Git-Tag: v2.6.19-rc1~459 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=412998cf6bce78b8dc5f68660e09bf3b4fcbb210;p=pandora-kernel.git [PATCH] kprobes: handle symbol resolution when is specified kallsyms_lookup_name() allows for style specification for looking up symbol addresses. Handle the case where the user specifies on powerpc, given that 64-bit powerpc uses function descriptors. Signed-off-by: Anil S Keshavamurthy Signed-off-by: Ananth N Mavinakayanahalli Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed