mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-19 10:23:03 +00:00
This feature makes use of the crashlog driver in the kernel. If we experience an oops, the kernel will store the stack trace inside /sys/kernel/debug/crashlog. OpenSync will then add an entry to the Alarms table. The could can then retrieve the crashlog via the Command_config table. A crash can be simulated with echo c > /proc/sysrq-trigger Signed-off-by: John Crispin <john@phrozen.org> |
||
|---|---|---|
| .. | ||
| 0001-pending-scripts-add-gen_config.py.patch | ||
| 0002-scripts-update-feed-script.patch | ||
| 0003-profiles-add-the-wlan-ap-board-profiles.patch | ||
| 0004-kernel-fix-crashlog-for-ARM.patch | ||