[GIT PULL] parisc architecture fix for v4.11-rc7

From: Helge Deller
Date: Sat Apr 15 2017 - 11:49:15 EST


Hi Linus,

please pull one important fix for the parisc architecture for kernel 4.11-rc7 from:

git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-4.11-4

Mikulas Patocka fixed a few bugs in our new pa_memcpy() assembler function,
e.g. one bug made the kernel unbootable if source and destination address are
the same.

Thanks,
Helge

----------------------------------------------------------------
Mikulas Patocka (1):
parisc: fix bugs in pa_memcpy

arch/parisc/lib/lusercopy.S | 27 ++++++++++++++-------------
1 file changed, 14 insertions(+), 13 deletions(-)