lkml.org 
[lkml]   [2020]   [May]   [6]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH v3 2/6] pstore/platform: Pass max_reason to kmesg dump
From
Date
On Wed, 2020-05-06 at 14:15 -0700, Kees Cook wrote:
> From: Pavel Tatashin <pasha.tatashin@soleen.com>
>
> 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.

trivia:

> diff --git a/include/linux/pstore.h b/include/linux/pstore.h
[]
> @@ -96,6 +96,12 @@ struct pstore_record {
> *
> * @read_mutex: serializes @open, @read, @close, and @erase callbacks
> * @flags: bitfield of frontends the backend can accept writes for
> + * @max_reason: Used when PSTORE_FLAGS_DMESG is set. Contains the
> + * kmsg_dump_reason enum value. KMSG_DUMP_UNDEF means
> + * "use existing kmsg_dump() filtering, based on the
> + * printk.always_kmsg_dump boot param" (which is either
> + * KMSG_DUMP_OOPS when false, or KMSG_DUMP_MAX when
> + * tree); see printk.always_kmsg_dump for more details.

s/tree/true/


\
 
 \ /
  Last update: 2020-05-06 23:25    [W:0.660 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site