Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PARISC] fix null ptr deref in unwind.c
commit ffb4512 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>
- Loading branch information