Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oprofile: fix CPU unplug panic in ppro_stop()
If oprofile statically compiled in kernel, a cpu unplug triggers a panic in ppro_stop(), because a NULL pointer is dereferenced. Signed-off-by: Eric Dumazet <[email protected]> Signed-off-by: Robert Richter <[email protected]>
- Loading branch information