mirror of
https://github.com/torvalds/linux.git
synced 2026-02-04 15:28:49 +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.