commit | cb9577958d85896303561d9cc8544885deb272be | [log] [tgz] |
---|---|---|
author | Kyle McMartin <kyle@parisc-linux.org> | Wed May 30 02:24:28 2007 -0400 |
committer | Kyle McMartin <kyle@minerva.i.cabal.ca> | Wed May 30 02:24:28 2007 -0400 |
tree | a8232600edf17cf4020a121ef4bb7735257e0f0e | |
parent | 516a9491151d5f75911647dd44812f25ff24282d [diff] |
[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 <kyle@parisc-linux.org>