docs: sysctl/kernel: document unaligned controls
authorStephen Kitt <steve@sk2.org>
Fri, 15 May 2020 21:24:44 +0000 (23:24 +0200)
committerJonathan Corbet <corbet@lwn.net>
Tue, 26 May 2020 00:59:59 +0000 (18:59 -0600)
commit997c798e1444ad02e8af8b18c869fff5c61867da
treec59a8893adf9e6484c714e8faa9aa22407e64a5e
parent4eb9241127a0b5ac3aaaf1b246728009527ebc86
docs: sysctl/kernel: document unaligned controls

This documents ignore-unaligned-usertrap, unaligned-dump-stack, and
unaligned-trap, based on arch/arc/kernel/unaligned.c,
arch/ia64/kernel/unaligned.c, and arch/parisc/kernel/unaligned.c.

While we're at it, integrate unaligned-memory-access.txt into the docs
tree.

Signed-off-by: Stephen Kitt <steve@sk2.org>
Link: https://lore.kernel.org/r/20200515212443.5012-1-steve@sk2.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/admin-guide/sysctl/kernel.rst
Documentation/process/index.rst
Documentation/process/unaligned-memory-access.rst [moved from Documentation/unaligned-memory-access.txt with 100% similarity]