Brian Norris a3adbec370 kernel: kmod-ramoops: Include pstore console support
Pstore ramoops support is useful even when there isn't an explicit
panic/crash. We can log all kernel messages via a "console", and then
retrieve them in the event of some non-kernel-panic reset (e.g.,
watchdog).

Since the buffer memory is already reserved, there isn't much overhead
to doing this.

The new console files will show up as:

  /sys/fs/pstore/console-ramoops-N

Cc: Hannu Nyman <hannu.nyman@iki.fi>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
2023-02-18 19:58:22 +01:00
..
2022-12-17 20:12:31 +01:00
2023-01-11 22:07:51 +01:00
2023-02-03 13:33:36 +01:00
2023-02-02 11:37:48 +01:00
2022-12-17 20:12:31 +01:00
2022-04-26 22:41:57 +02:00
2023-01-16 12:42:23 +01:00