Skip to content

Conversation

@amartinz
Copy link

@amartinz amartinz commented Oct 9, 2025

Enable CONFIG_PSTORE and build BLK and RAM as modules,
which allows to setup device specific module options, if wanted.


The specific usecase I am thinking about is being able to set up:

  • /etc/modprobe.d/pstore_blk.conf
    • options pstore_blk blkdev=/dev/sde58 kmsg_size=64
  • /etc/modules-load.d/pstore_blk.conf
    • pstore_blk

Enable CONFIG_PSTORE and build BLK and RAM as modules,
which allows to setup device specific module options, if wanted.

Signed-off-by: Alexander Martinz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant