commit | fda521d70d963cecd5f640940b847ae66a63c408 | [log] [tgz] |
---|---|---|
author | JP Abgrall <jpa@google.com> | Mon Apr 29 16:07:00 2013 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Oct 24 23:41:21 2016 +0800 |
tree | 0b30f76744b3fa177170c1c9dcd1dd452f2d2967 | |
parent | 36f31b51ccd94573733a2ba6db42a75b2039d6c4 [diff] |
ARM: fault: assume no context when IRQs are disabled during data abort. Bail out early if IRQs are disabled in do_page_fault or else [14415.157266] BUG: sleeping function called from invalid context at arch/arm/mm/fault.c:301 Russell King's idea from http://comments.gmane.org/gmane.linux.ports.arm.omap/59256 Signed-off-by: JP Abgrall <jpa@google.com>