]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: uaccess: simplify user access assembly
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 18 Aug 2015 22:06:25 +0000 (23:06 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 25 Aug 2015 09:32:39 +0000 (10:32 +0100)
commitb64d1f66517a89b9b0f6bd0bca86b05a55a5e742
treea5e09325b4f29ca7f7838ee99abe337b6c621ca2
parentd770e558e21961ad6cfdf0ff7df0eb5d7d4f0754
ARM: uaccess: simplify user access assembly

The user assembly for byte and word accesses was virtually identical.
Rather than duplicating this, use a macro instead.

Acked-by: Will Deacon <will.deacon@arm.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/include/asm/uaccess.h