]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: uaccess: add further explanation of __range_ok()
authorRussell King <rmk+kernel@armlinux.org.uk>
Wed, 22 Jul 2020 08:50:23 +0000 (09:50 +0100)
committerRussell King <rmk+kernel@armlinux.org.uk>
Wed, 22 Jul 2020 08:50:55 +0000 (09:50 +0100)
commitc41cf5e87ded1797e42a215a7d111b64e06fb973
treedc794babcb29943bc107dccc83f57c00dcbfca07
parentd5ce2a879835f03dbed25287653fae5cb4a7457a
ARM: uaccess: add further explanation of __range_ok()

Detail the success return condition, and that we rely on KERNEL_DS
being zero for this to operate correctly.

Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
arch/arm/include/asm/uaccess.h