mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-05 06:02:29 +00:00
a3adbec370
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> |
||
---|---|---|
.. | ||
001-depends.mk | ||
block.mk | ||
can.mk | ||
crypto.mk | ||
firewire.mk | ||
fs.mk | ||
gpio-cascade.mk | ||
hwmon.mk | ||
i2c.mk | ||
iio.mk | ||
input.mk | ||
leds.mk | ||
lib.mk | ||
multiplexer.mk | ||
netdevices.mk | ||
netfilter.mk | ||
netsupport.mk | ||
nls.mk | ||
other.mk | ||
pcmcia.mk | ||
sound.mk | ||
spi.mk | ||
usb.mk | ||
video.mk | ||
virt.mk | ||
w1.mk | ||
wpan.mk |