From: Petr Tesarik Date: Mon, 11 Feb 2008 21:42:34 +0000 (+0100) Subject: [IA64] remove find_thread_for_addr() X-Git-Tag: v2.6.25-rc5~18^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e868a55c2a8cb72b66d7137fbcc54b82016e98eb;p=pandora-kernel.git [IA64] remove find_thread_for_addr() find_thread_for_addr() is no longer needed. It was only used to find the correct kernel RBS for a given memory address, but since the kernel RBS is not needed any longer, this function can go away. Signed-off-by: Petr Tesarik Signed-off-by: Tony Luck --- Reading git-diff-tree failed