Kees Cook
2013-02-18 20:02:31 UTC
This implements the logic for using finit_module when it is available
and supported. The series includes the core logic, the testsuite update,
and some additional clean-ups identified during the review process.
v2:
- Use "bool" for direct-load state tracking.
- Detect linux module uapi and map kmod flags to kernel flags.
- Correctly split NULL-arg mmap patch.
Thanks!
-Kees
and supported. The series includes the core logic, the testsuite update,
and some additional clean-ups identified during the review process.
v2:
- Use "bool" for direct-load state tracking.
- Detect linux module uapi and map kmod flags to kernel flags.
- Correctly split NULL-arg mmap patch.
Thanks!
-Kees