]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commit3e1fdc4eacfcfb68372301572a28c7370d861795
tree4a874e32965c504d7bcd8b428b016a0dad231371
parent75e52b279cf018453687a2c7bc99328462438525
CRIS: Minor fixes to mm/fault.c

- 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.
arch/cris/mm/fault.c