commit | dbc5e6989e2261c965bae5269d26ed1641e1534c | [log] [tgz] |
---|---|---|
author | Robin Getz <robin.getz@analog.com> | Thu Nov 05 15:44:44 2009 +0000 |
committer | Mike Frysinger <vapier@gentoo.org> | Tue Dec 15 00:15:28 2009 -0500 |
tree | a2f8f1f8d4aaae9e189bf7a71ac27798ddd7f2a6 | |
parent | e92d32fcb9925884a0ad9e1ad8f10d837d7de7a6 [diff] |
Blackfin: don't walk VMAs when oopsing If we're double faulting, then we have to assume the VMAs are not safe as broken pointers here will prevent full trace output for the double fault. Shouldn't be a big problem though as rarely is a double fault caused by code in userspace. Signed-off-by: Robin Getz <robin.getz@analog.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>