]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6558e3638859d7ebeddb6f407e1f3e1c82d8c7de
tree217e97c421fe58bb715b3d31bfc11f9a08cc8738
parentc4f1454a408bf3f1d7beab321b11dffdf312790d
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