kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs...
authorFelix Fietkau <nbd@openwrt.org>
Tue, 20 Jul 2010 01:54:21 +0000 (01:54 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 20 Jul 2010 01:54:21 +0000 (01:54 +0000)
commit9f6c22b4974a89a24c0d8758eb9b9b57a93867a4
tree3f188757412396d4625f6d648c9604f3f1ce949b
parentae2c9dcb2b682a06e6e4d18246fa36b9c5214df1
kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs in a fixed location in RAM to recover them after the reboot and make them available to user space using debugfs

SVN-Revision: 22305
target/linux/generic/config-2.6.32
target/linux/generic/config-2.6.33
target/linux/generic/config-2.6.34
target/linux/generic/config-2.6.35
target/linux/generic/patches-2.6.32/930-kmsg_dump_backport.patch [new file with mode: 0644]
target/linux/generic/patches-2.6.32/931-crashlog.patch [new file with mode: 0644]
target/linux/generic/patches-2.6.33/930-crashlog.patch [new file with mode: 0644]
target/linux/generic/patches-2.6.34/930-crashlog.patch [new file with mode: 0644]
target/linux/generic/patches-2.6.35/930-crashlog.patch [new file with mode: 0644]