Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pstore: Make sure console capturing will restart
The CON_ENABLED flag gets cleared during unregister_console(), so make sure we already reset the console flags before calling register_console(), otherwise unloading and reloading a pstore backend will not restart console logging. Signed-off-by: Kees Cook <[email protected]>
- Loading branch information