kernel: add the new 'crashlog' feature, which tries to store kernel oops/panic logs...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jul 2010 01:54:21 +0000 (01:54 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 20 Jul 2010 01:54:21 +0000 (01:54 +0000)
commit5b42ce672e76f21235f8e27179d516fc0ff24f17
tree88075b0b4d23ecd001302c2b13b8ecac4ea991e8
parent0e2c7a58c1046f7f4e30f732b1e734dc3d86e40c
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22305 3c298f89-4303-0410-b956-a3cf2f4a3e73
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]