From: Kyle McMartin Date: Wed, 30 May 2007 06:24:28 +0000 (-0400) Subject: [PARISC] fix null ptr deref in unwind.c X-Git-Tag: v2.6.22-rc5~36^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb9577958d85896303561d9cc8544885deb272be;p=pandora-kernel.git [PARISC] fix null ptr deref in unwind.c commit ffb45122766db220d0bf3d01848d575fbbcb6430 removed one too many args. kallsyms_lookup is not safe to call with a NULL *modname. Paper bag over the problem for the time being. Signed-off-by: Kyle McMartin --- Reading git-diff-tree failed