JIRA: https://issues.redhat.com/browse/RHEL-2564 commit 8ca869b24538a7b5501af368e87e4a59b0c04117 Author: Ard Biesheuvel <ardb@kernel.org> Date: Wed Jun 22 09:31:31 2022 +0200 pstore: Add priv field to pstore_record for backend specific use The EFI pstore backend will need to store per-record variable name data when we switch away from the efivars layer. Add a priv field to struct pstore_record, and document it as holding a backend specific pointer that is assumed to be a kmalloc()d buffer, and will be kfree()d when the entire record is freed. Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Ard Biesheuvel <ardb@kernel.org> Signed-off-by: Lenny Szubowicz <lszubowi@redhat.com> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
blk.c | ||
ftrace.c | ||
inode.c | ||
internal.h | ||
platform.c | ||
pmsg.c | ||
ram.c | ||
ram_core.c | ||
zone.c |