ARM: kuser: move interface documentation out of the source code
authorNicolas Pitre <nicolas.pitre@linaro.org>
Mon, 20 Jun 2011 03:36:03 +0000 (23:36 -0400)
committerNicolas Pitre <nico@fluxnic.net>
Mon, 20 Jun 2011 14:49:24 +0000 (10:49 -0400)
commit37b8304642c7f91df54888955c373ae89b577fcc
tree217e97c421fe58bb715b3d31bfc11f9a08cc8738
parent2c53b436a30867eb6b47dd7bab23ba638d1fb0d2
ARM: kuser: move interface documentation out of the source code

Digging into some assembly file in order to get information about the
kuser helpers is not that convivial.  Let's move that information to
a better formatted file in Documentation/arm/ and improve on it a bit.

Thanks to Dave Martin <dave.martin@linaro.org> for the initial cleanup and
clarifications.

Signed-off-by: Nicolas Pitre <nicolas.pitre@linaro.org>
Acked-by: Dave Martin <dave.martin@linaro.org>
Documentation/arm/kernel_user_helpers.txt [new file with mode: 0644]
arch/arm/kernel/entry-armv.S