mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 21:40:27 +09: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.