From: Kyle McMartin Date: Wed, 30 May 2007 06:43:16 +0000 (-0400) Subject: fix possible null ptr deref in kallsyms_lookup X-Git-Tag: v2.6.22-rc4~86 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a74fc4925067c2102175baef73f9b07ab519b71;p=pandora-kernel.git fix possible null ptr deref in kallsyms_lookup ugh, this function gets called by our unwinder. recursive backtrace for the win... bisection to find this one was "fun." Signed-off-by: Kyle McMartin Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed