diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-06-07 17:08:28 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2009-06-13 07:20:09 -0400 |
commit | 82bd1d7d45a69c54fb6beedb78ccb1c7d308dd93 (patch) | |
tree | f9a60086a663ab07304db13eacb53b7ce325b42f /samples/kobject | |
parent | 6510a20e1b1a3a5703429a09d03adf44882ae373 (diff) | |
download | blackbird-op-linux-82bd1d7d45a69c54fb6beedb78ccb1c7d308dd93.tar.gz blackbird-op-linux-82bd1d7d45a69c54fb6beedb78ccb1c7d308dd93.zip |
Blackfin: push down exception oops checking
Rather than maintain a duplicate list of valid exceptions we can take in
the kernel both in the first if() check and the switch() check, delay the
oops check to after the switch(). All valid exceptions will have returned
by this point leaving only the invalid ones.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'samples/kobject')
0 files changed, 0 insertions, 0 deletions