mirror of
https://github.com/torvalds/linux
synced 2026-06-22 19:02:11 +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.