Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

docs: move superh documentation under Documentation/arch/

Architecture-specific documentation is being moved into Documentation/arch/
as a way of cleaning up the top-level documentation directory and making
the docs hierarchy more closely match the source hierarchy. Move
Documentation/sh into arch/ and fix all in-tree references.

Cc: Yoshinori Sato <ysato@users.sourceforge.jp>
Cc: Rich Felker <dalias@libc.org>
Cc: John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

+3 -3
+1 -1
Documentation/arch/index.rst
··· 22 22 ../powerpc/index 23 23 ../riscv/index 24 24 ../s390/index 25 - ../sh/index 25 + sh/index 26 26 sparc/index 27 27 x86/index 28 28 xtensa/index
Documentation/sh/booting.rst Documentation/arch/sh/booting.rst
Documentation/sh/features.rst Documentation/arch/sh/features.rst
Documentation/sh/index.rst Documentation/arch/sh/index.rst
Documentation/sh/new-machine.rst Documentation/arch/sh/new-machine.rst
Documentation/sh/register-banks.rst Documentation/arch/sh/register-banks.rst
+1 -1
MAINTAINERS
··· 20125 20125 L: linux-sh@vger.kernel.org 20126 20126 S: Maintained 20127 20127 Q: http://patchwork.kernel.org/project/linux-sh/list/ 20128 - F: Documentation/sh/ 20128 + F: Documentation/arch/sh/ 20129 20129 F: arch/sh/ 20130 20130 F: drivers/sh/ 20131 20131
+1 -1
arch/sh/Kconfig.cpu
··· 85 85 that are lacking this bit must have another method in place for 86 86 accomplishing what is taken care of by the banked registers. 87 87 88 - See <file:Documentation/sh/register-banks.rst> for further 88 + See <file:Documentation/arch/sh/register-banks.rst> for further 89 89 information on SR.RB and register banking in the kernel in general. 90 90 91 91 config CPU_HAS_PTEAEX