commit | 3e1fdc4eacfcfb68372301572a28c7370d861795 | [log] [tgz] |
---|---|---|
author | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Nov 30 13:59:57 2007 +0100 |
committer | Jesper Nilsson <jesper.nilsson@axis.com> | Fri Feb 08 11:06:24 2008 +0100 |
tree | 4a874e32965c504d7bcd8b428b016a0dad231371 | |
parent | 75e52b279cf018453687a2c7bc99328462438525 [diff] |
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.