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 <amartinz@shiftphones.com>
@z3ntu
Copy link
Member

z3ntu commented Dec 9, 2025

Sorry for taking a while to get to this. Wouldn't it be easier to make this built-in and then use cmdline to provide these parameters? Or would this be more difficult to you / break your use case?

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.

2 participants