From: Robin Getz Date: Thu, 5 Nov 2009 15:44:44 +0000 (+0000) Subject: Blackfin: don't walk VMAs when oopsing X-Git-Tag: v2.6.33-rc1~53^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbc5e6989e2261c965bae5269d26ed1641e1534c;p=pandora-kernel.git 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 Signed-off-by: Mike Frysinger --- Reading git-diff-tree failed