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)
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

Simple merge