]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc9655fd08e4a1006514ab5c8adc432fe6f65edc6
treec4292d8344604d718a28c034ec6e62febe1d0907
parent0bac703e02ae406de455210b4e25772a93bedda4
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