ARM: swpan: fix nwfpe for uaccess changes
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 6 Sep 2015 23:29:15 +0000 (00:29 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 9 Sep 2015 22:26:11 +0000 (23:26 +0100)
commit39dc53deff30d9b239ac36cfeb0ef2022d03a449
treec4292d8344604d718a28c034ec6e62febe1d0907
parenta5e090acbf545c0a3b04080f8a488b17ec41fe02
ARM: swpan: fix nwfpe for uaccess changes

NWFPE needs to access userspace to check whether the next instruction
is another FP instruction.  Allow userspace access for this read.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/nwfpe/entry.S