docs: move s390 under arch
authorCosta Shulyupin <costa.shul@redhat.com>
Tue, 18 Jul 2023 04:55:02 +0000 (07:55 +0300)
committerHeiko Carstens <hca@linux.ibm.com>
Mon, 24 Jul 2023 10:12:24 +0000 (12:12 +0200)
commit37002bc6b6039e1491140869c6801e0a2deee43e
treebaeb304521b33d4f36bfecb1a03afec2c7af9d93
parente3123dfb5373939d65ac2b874189a773d37ac7f5
docs: move s390 under arch

and fix all in-tree references.

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.

Signed-off-by: Costa Shulyupin <costa.shul@redhat.com>
Reviewed-by: Tony Krowiak <akrowiak@linux.ibm.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Acked-by: Heiko Carstens <hca@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Link: https://lore.kernel.org/r/20230718045550.495428-1-costa.shul@redhat.com
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
41 files changed:
Documentation/admin-guide/kernel-parameters.txt
Documentation/arch/index.rst
Documentation/arch/s390/3270.ChangeLog [new file with mode: 0644]
Documentation/arch/s390/3270.rst [new file with mode: 0644]
Documentation/arch/s390/cds.rst [new file with mode: 0644]
Documentation/arch/s390/common_io.rst [new file with mode: 0644]
Documentation/arch/s390/config3270.sh [new file with mode: 0644]
Documentation/arch/s390/driver-model.rst [new file with mode: 0644]
Documentation/arch/s390/features.rst [new file with mode: 0644]
Documentation/arch/s390/index.rst [new file with mode: 0644]
Documentation/arch/s390/monreader.rst [new file with mode: 0644]
Documentation/arch/s390/pci.rst [new file with mode: 0644]
Documentation/arch/s390/qeth.rst [new file with mode: 0644]
Documentation/arch/s390/s390dbf.rst [new file with mode: 0644]
Documentation/arch/s390/text_files.rst [new file with mode: 0644]
Documentation/arch/s390/vfio-ap-locking.rst [new file with mode: 0644]
Documentation/arch/s390/vfio-ap.rst [new file with mode: 0644]
Documentation/arch/s390/vfio-ccw.rst [new file with mode: 0644]
Documentation/arch/s390/zfcpdump.rst [new file with mode: 0644]
Documentation/driver-api/s390-drivers.rst
Documentation/s390/3270.ChangeLog [deleted file]
Documentation/s390/3270.rst [deleted file]
Documentation/s390/cds.rst [deleted file]
Documentation/s390/common_io.rst [deleted file]
Documentation/s390/config3270.sh [deleted file]
Documentation/s390/driver-model.rst [deleted file]
Documentation/s390/features.rst [deleted file]
Documentation/s390/index.rst [deleted file]
Documentation/s390/monreader.rst [deleted file]
Documentation/s390/pci.rst [deleted file]
Documentation/s390/qeth.rst [deleted file]
Documentation/s390/s390dbf.rst [deleted file]
Documentation/s390/text_files.rst [deleted file]
Documentation/s390/vfio-ap-locking.rst [deleted file]
Documentation/s390/vfio-ap.rst [deleted file]
Documentation/s390/vfio-ccw.rst [deleted file]
Documentation/s390/zfcpdump.rst [deleted file]
MAINTAINERS
arch/s390/Kconfig
arch/s390/include/asm/debug.h
drivers/s390/char/zcore.c