xtensa: fix preemption in {clear,copy}_user_highpage
authorMax Filippov <jcmvbkbc@gmail.com>
Thu, 25 Feb 2016 20:27:51 +0000 (23:27 +0300)
committerChris Zankel <chris@zankel.net>
Fri, 11 Mar 2016 08:53:31 +0000 (08:53 +0000)
commita67cc9aa2dfc6e66addf240bbd79e16e01565e81
tree0934b03ec3c974cbf43b75003e3a940f3c9f280f
parent362014c8d9d51d504c167c44ac280169457732be
xtensa: fix preemption in {clear,copy}_user_highpage

Disabling pagefault makes little sense there, preemption disabling is
what was meant.

Cc: stable@vger.kernel.org
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/mm/cache.c