diff options
author | Pavel Tatashin <[email protected]> | 2020-05-05 11:45:07 -0400 |
---|---|---|
committer | Kees Cook <[email protected]> | 2020-05-30 10:34:03 -0700 |
commit | 3524e688b8ee50b0edc76f0e020727eb6c684dbc (patch) | |
tree | 6ec9d2329912f3a6d0b4f86c2c99e83a64a679b4 /lib/mpi | |
parent | fb13cb8a0482105a415e24042209d02a684255e2 (diff) |
pstore/platform: Pass max_reason to kmesg dump
Add a new member to struct pstore_info for passing information about
kmesg dump maximum reason. This allows a finer control of what kmesg
dumps are sent to pstore storage backends.
Those backends that do not explicitly set this field (keeping it equal to
0), get the default behavior: store only Oopses and Panics, or everything
if the printk.always_kmsg_dump boot param is set.
Signed-off-by: Pavel Tatashin <[email protected]>
Link: https://lore.kernel.org/lkml/[email protected]/
Co-developed-by: Kees Cook <[email protected]>
Signed-off-by: Kees Cook <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions