mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08:00
- Only disallow oops if we're in_interrupt context (was in_atomic before) - Use the generic oops_in_progress instead of the raw_printk hack. - Fix whitespace/formatting. - Remove CVS log entries.