mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-02-20 15:56:07 +00: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.