]> git.baikalelectronics.ru Git - kernel.git/commit
Blackfin: don't walk VMAs when oopsing
authorRobin Getz <robin.getz@analog.com>
Thu, 5 Nov 2009 15:44:44 +0000 (15:44 +0000)
committerMike Frysinger <vapier@gentoo.org>
Tue, 15 Dec 2009 05:15:28 +0000 (00:15 -0500)
commit0b43a4d456c39938b9cf2a9448521c164ef42073
treea2f8f1f8d4aaae9e189bf7a71ac27798ddd7f2a6
parente9adafb257c8477c967b390eed38f96f1b1df1df
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>
arch/blackfin/kernel/traps.c