Re: [PATCH v3 2/6] pstore/platform: Pass max_reason to kmesg dump

2020-05-06 Thread Kees Cook
On Wed, May 06, 2020 at 02:25:41PM -0700, Joe Perches wrote: > On Wed, 2020-05-06 at 14:15 -0700, Kees Cook wrote: > > From: Pavel Tatashin > > > > Add a new member to struct pstore_info for passing information about > > kmesg dump maximum reason. This allows a finer control of what kmesg > >

Re: [PATCH v3 2/6] pstore/platform: Pass max_reason to kmesg dump

2020-05-06 Thread Joe Perches
On Wed, 2020-05-06 at 14:15 -0700, Kees Cook wrote: > From: Pavel Tatashin > > 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

[PATCH v3 2/6] pstore/platform: Pass max_reason to kmesg dump

2020-05-06 Thread Kees Cook
From: Pavel Tatashin 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