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
..
2018-02-13 11:48:49 +01:00
2023-02-09 03:16:51 +01:00
2022-11-13 20:47:57 +01:00
2022-06-19 12:31:02 +02:00
2023-01-28 21:19:17 +01:00
2023-02-18 17:12:30 +01:00
2022-12-19 01:01:52 +01:00
2022-11-01 14:47:14 +01:00
2022-09-21 13:06:10 +02:00
2020-08-21 11:46:13 +02:00