commit | a67cc9aa2dfc6e66addf240bbd79e16e01565e81 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Thu Feb 25 23:27:51 2016 +0300 |
committer | Chris Zankel <chris@zankel.net> | Fri Mar 11 08:53:31 2016 +0000 |
tree | 0934b03ec3c974cbf43b75003e3a940f3c9f280f | |
parent | 362014c8d9d51d504c167c44ac280169457732be [diff] |
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>