]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: 6052/1: kdump: make kexec work in interrupt context
authorMika Westerberg <mika.westerberg@iki.fi>
Tue, 13 Apr 2010 06:01:46 +0000 (07:01 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 14 Apr 2010 10:11:31 +0000 (11:11 +0100)
commit3f2d4f561fab4588344cc519fd323382ab950928
tree8998ed2d054db2e446532507d9c742cfbc289502
parent82c6f5a5b3e91ef4d2fb8725de4b8cf7affd4d61
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 <ext-mika.1.westerberg@nokia.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/mm/mmu.c