On Fri, 7 Oct 2022 at 01:16, Kees Cook <keescook@xxxxxxxxxxxx> wrote: > > On Thu, Oct 06, 2022 at 07:42:11PM -0300, Guilherme G. Piccoli wrote: > > For some reason, the efi-pstore backend name (exposed through the > > pstore infrastructure) is hardcoded as "efi", whereas all the other > > backends follow a kind of convention in using the module name. > > > > Let's do it here as well, to make user's life easier (they might > > use this info for unloading the module backend, for example). > > > > Cc: Ard Biesheuvel <ardb@xxxxxxxxxx> > > Signed-off-by: Guilherme G. Piccoli <gpiccoli@xxxxxxxxxx> > > Looks fine to me. Ard, if you don't object, I can carry this in the > pstore tree. > Acked-by: Ard Biesheuvel <ardb@xxxxxxxxxx>