CRIS: Minor fixes to mm/fault.c
authorJesper Nilsson <jesper.nilsson@axis.com>
Fri, 30 Nov 2007 12:59:57 +0000 (13:59 +0100)
committerJesper Nilsson <jesper.nilsson@axis.com>
Fri, 8 Feb 2008 10:06:24 +0000 (11:06 +0100)
- 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.


No differences found