[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ed53e088-f538-3c5e-e870-e07998a09bb0@linaro.org>
Date: Tue, 18 Jul 2023 08:37:26 +0200
From: Philippe Mathieu-Daudé <philmd@...aro.org>
To: Costa Shulyupin <costa.shul@...hat.com>,
Jonathan Corbet <corbet@....net>,
Heiko Carstens <hca@...ux.ibm.com>,
Vasily Gorbik <gor@...ux.ibm.com>,
Alexander Gordeev <agordeev@...ux.ibm.com>,
Christian Borntraeger <borntraeger@...ux.ibm.com>,
Sven Schnelle <svens@...ux.ibm.com>,
Niklas Schnelle <schnelle@...ux.ibm.com>,
Gerald Schaefer <gerald.schaefer@...ux.ibm.com>,
Tony Krowiak <akrowiak@...ux.ibm.com>,
Halil Pasic <pasic@...ux.ibm.com>,
Jason Herne <jjherne@...ux.ibm.com>,
Eric Farman <farman@...ux.ibm.com>,
Matthew Rosato <mjrosato@...ux.ibm.com>,
"Paul E. McKenney" <paulmck@...nel.org>,
Catalin Marinas <catalin.marinas@....com>,
Randy Dunlap <rdunlap@...radead.org>,
Peter Zijlstra <peterz@...radead.org>,
"Steven Rostedt (Google)" <rostedt@...dmis.org>,
Kim Phillips <kim.phillips@....com>,
Yantengsi <siyanteng@...ngson.cn>,
Geert Uytterhoeven <geert@...ux-m68k.org>,
Vineet Gupta <vgupta@...nel.org>,
Jason Gunthorpe <jgg@...pe.ca>,
Alex Williamson <alex.williamson@...hat.com>,
Kevin Tian <kevin.tian@...el.com>,
Kirti Wankhede <kwankhede@...dia.com>,
Al Viro <viro@...iv.linux.org.uk>,
Mikhail Zaslonko <zaslonko@...ux.ibm.com>,
Eric DeVolder <eric.devolder@...cle.com>,
Andrew Morton <akpm@...ux-foundation.org>,
"open list:DOCUMENTATION" <linux-doc@...r.kernel.org>,
open list <linux-kernel@...r.kernel.org>,
"open list:S390 ARCHITECTURE" <linux-s390@...r.kernel.org>,
"open list:S390 VFIO-CCW DRIVER" <kvm@...r.kernel.org>
Subject: Re: [PATCH] docs: move s390 under arch
On 18/7/23 06:55, Costa Shulyupin wrote:
> 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@...hat.com>
> ---
> Documentation/admin-guide/kernel-parameters.txt | 4 ++--
> Documentation/arch/index.rst | 2 +-
> Documentation/{ => arch}/s390/3270.ChangeLog | 0
> Documentation/{ => arch}/s390/3270.rst | 4 ++--
> Documentation/{ => arch}/s390/cds.rst | 2 +-
> Documentation/{ => arch}/s390/common_io.rst | 2 +-
> Documentation/{ => arch}/s390/config3270.sh | 0
> Documentation/{ => arch}/s390/driver-model.rst | 0
> Documentation/{ => arch}/s390/features.rst | 0
> Documentation/{ => arch}/s390/index.rst | 0
> Documentation/{ => arch}/s390/monreader.rst | 0
> Documentation/{ => arch}/s390/pci.rst | 2 +-
> Documentation/{ => arch}/s390/qeth.rst | 0
> Documentation/{ => arch}/s390/s390dbf.rst | 0
> Documentation/{ => arch}/s390/text_files.rst | 0
> Documentation/{ => arch}/s390/vfio-ap-locking.rst | 0
> Documentation/{ => arch}/s390/vfio-ap.rst | 0
> Documentation/{ => arch}/s390/vfio-ccw.rst | 2 +-
> Documentation/{ => arch}/s390/zfcpdump.rst | 0
> Documentation/driver-api/s390-drivers.rst | 4 ++--
> MAINTAINERS | 8 ++++----
> arch/s390/Kconfig | 4 ++--
> arch/s390/include/asm/debug.h | 4 ++--
> drivers/s390/char/zcore.c | 2 +-
> kernel/Kconfig.kexec | 2 +-
> 25 files changed, 21 insertions(+), 21 deletions(-)
> rename Documentation/{ => arch}/s390/3270.ChangeLog (100%)
> rename Documentation/{ => arch}/s390/3270.rst (99%)
> rename Documentation/{ => arch}/s390/cds.rst (99%)
> rename Documentation/{ => arch}/s390/common_io.rst (98%)
> rename Documentation/{ => arch}/s390/config3270.sh (100%)
> rename Documentation/{ => arch}/s390/driver-model.rst (100%)
> rename Documentation/{ => arch}/s390/features.rst (100%)
> rename Documentation/{ => arch}/s390/index.rst (100%)
> rename Documentation/{ => arch}/s390/monreader.rst (100%)
> rename Documentation/{ => arch}/s390/pci.rst (99%)
> rename Documentation/{ => arch}/s390/qeth.rst (100%)
> rename Documentation/{ => arch}/s390/s390dbf.rst (100%)
> rename Documentation/{ => arch}/s390/text_files.rst (100%)
> rename Documentation/{ => arch}/s390/vfio-ap-locking.rst (100%)
> rename Documentation/{ => arch}/s390/vfio-ap.rst (100%)
> rename Documentation/{ => arch}/s390/vfio-ccw.rst (99%)
> rename Documentation/{ => arch}/s390/zfcpdump.rst (100%)
Reviewed-by: Philippe Mathieu-Daudé <philmd@...aro.org>
Powered by blists - more mailing lists