]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parisc: Update comment regarding implementation of copy_user_page_asm
authorJohn David Anglin <dave.anglin@bell.net>
Tue, 20 Sep 2016 16:59:39 +0000 (12:59 -0400)
committerHelge Deller <deller@gmx.de>
Tue, 20 Sep 2016 18:00:12 +0000 (20:00 +0200)
commit910a86435dd75d7c04d9fbd49aa92e1842d6e88d
tree3eb21f6c3e9bc48f1642a7bd39a06440fe95da8d
parentc4351d980ed88ac290136bfe59c8bd2b95f12b63
parisc: Update comment regarding implementation of copy_user_page_asm

The attached patch describes the current implementation of
copy_user_page_asm().  It is possible to implement this routine using
either the kernel page mappings or equivalent aliases.  I tested both
and decided the former was more efficient.

Signed-off-by: John David Anglin <dave.anglin@bell.net>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/kernel/pacache.S