From: Mika Westerberg Date: Tue, 13 Apr 2010 06:01:46 +0000 (+0100) Subject: ARM: 6052/1: kdump: make kexec work in interrupt context X-Git-Tag: v2.6.34-rc5~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f2d4f561fab4588344cc519fd323382ab950928;p=pandora-kernel.git ARM: 6052/1: kdump: make kexec work in interrupt context When crash happens in interrupt context there is no userspace context. We always use current->active_mm in those cases. Signed-off-by: Mika Westerberg Signed-off-by: Russell King --- Reading git-diff-tree failed