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)
commit35fb9dd7528b5101f826c26595a201415329e9ba
tree217e97c421fe58bb715b3d31bfc11f9a08cc8738
parent380abddf94be3476f85e64e22814c928018c2f42
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