Centos-kernel-stream-9/fs/pstore
Lenny Szubowicz 3f7ab669ef pstore: Add priv field to pstore_record for backend specific use
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>
2025-04-27 20:27:33 -04:00
..
Kconfig Revert "mark pstore-blk as broken" 2021-12-06 16:45:40 +08:00
Makefile pstore/blk: Introduce backend for block devices 2020-05-30 10:34:03 -07:00
blk.c init: improve the name_to_dev_t interface 2023-09-18 15:59:33 +08:00
ftrace.c ftrace: Have the callbacks receive a struct ftrace_regs instead of pt_regs 2020-11-13 12:14:55 -05:00
inode.c pstore: Add priv field to pstore_record for backend specific use 2025-04-27 20:27:33 -04:00
internal.h pstore: Move kmsg_bytes default into Kconfig 2020-12-01 12:09:17 -08:00
platform.c pstore: Add priv field to pstore_record for backend specific use 2025-04-27 20:27:33 -04:00
pmsg.c driver core: class: remove module * from class_create() 2023-11-01 11:12:29 -05:00
ram.c pstore/ram: Fix crash when setting number of cpus to an odd number 2024-03-26 14:15:19 -04:00
ram_core.c pstore: Add mem_type property DT parsing support 2021-03-31 10:06:23 -07:00
zone.c pstore/zone: fix a kernel-doc markup 2021-01-21 14:06:00 -07:00