Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(kmod): safer ppm_get_mm_exe_file
Leverage `get_file_rcu` being a define to use the safer version of `get_mm_exe_file`. This will allow kernel versions prior to 4.1, but with the fix being backported don't suffer RCU violations. Co-authored-by: Joseph Pittman <[email protected]> Signed-off-by: Angelo Puglisi <[email protected]>
- Loading branch information