Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pstore: Avoid race in module unloading
Technically, it might be possible for struct pstore_info to go out of scope after the module_put(), so report the backend name first. Signed-off-by: Kees Cook <keescook@chromium.org>
- Loading branch information