]> Gentwo Git Trees - linux/.git/commit
pstore/ram: Update module parameters from platform data
authorTzung-Bi Shih <tzungbi@kernel.org>
Thu, 23 Oct 2025 14:37:55 +0000 (22:37 +0800)
committerKees Cook <kees@kernel.org>
Thu, 23 Oct 2025 15:56:04 +0000 (08:56 -0700)
commitb692553573683b9e4ebab40c2782a3163f984cfd
treea3506ff0bb6133b84d620376853acf6ac46efd8b
parent211ddde0823f1442e4ad052a2f30f050145ccada
pstore/ram: Update module parameters from platform data

Update module parameters `mem_type` and `ramoops_ecc` from platform data
so that they are available through /sys/module/ramoops/parameters/.

`ramoops_dump_oops` isn't included as it has been deprecated.

Signed-off-by: Tzung-Bi Shih <tzungbi@kernel.org>
Link: https://patch.msgid.link/20251023143755.26204-1-tzungbi@kernel.org
Signed-off-by: Kees Cook <kees@kernel.org>
fs/pstore/ram.c