Re: [PATCH 1/2] pstore/ram: Register to module device table

2024-01-11 Thread Kees Cook
On Wed, Jan 10, 2024 at 06:05:02PM -0300, Nícolas F. R. A. Prado wrote: > Register the compatible for this module on the module device table so > it can be automatically loaded when a matching DT node is present, > allowing logging of panics and oopses without any intervention. > > Signed-off-by:

Re: [PATCH 1/2] pstore/ram: Register to module device table

2024-01-11 Thread AngeloGioacchino Del Regno
Il 10/01/24 22:05, Nícolas F. R. A. Prado ha scritto: Register the compatible for this module on the module device table so it can be automatically loaded when a matching DT node is present, allowing logging of panics and oopses without any intervention. Signed-off-by: Nícolas F. R. A. Prado

[PATCH 1/2] pstore/ram: Register to module device table

2024-01-10 Thread Nícolas F . R . A . Prado
Register the compatible for this module on the module device table so it can be automatically loaded when a matching DT node is present, allowing logging of panics and oopses without any intervention. Signed-off-by: Nícolas F. R. A. Prado --- fs/pstore/ram.c | 1 + 1 file changed, 1 insertion(+