Skip to content

Commit ddbc819

Browse files
committed
docs: move x86 documentation into Documentation/arch/
JIRA: https://issues.redhat.com/browse/RHEL-68940 Conflicts: 1) The Documentation/x86/boot.rst file and hunks related to this file are dropped due to a partial backport of this commit in RHEL commit a146bb4 ("docs: move x86 documentation into Documentation/arch/"). In part 2) The x86/resctrl.rst and x86/topology.rst files are also dropped as they have been moved earlier by other RHEL commits. 3) Some files are renamed and some are missing. commit ff61f07 Author: Jonathan Corbet <corbet@lwn.net> Date: Tue, 14 Mar 2023 17:06:44 -0600 docs: move x86 documentation into Documentation/arch/ Move the x86 documentation under Documentation/arch/ as a way of cleaning up the top-level directory and making the structure of our docs more closely match the structure of the source directories it describes. All in-kernel references to the old paths have been updated. Acked-by: Dave Hansen <dave.hansen@linux.intel.com> Cc: linux-arch@vger.kernel.org Cc: x86@kernel.org Cc: Borislav Petkov <bp@alien8.de> Cc: Thomas Gleixner <tglx@linutronix.de> Link: https://lore.kernel.org/lkml/20230315211523.108836-1-corbet@lwn.net/ Signed-off-by: Jonathan Corbet <corbet@lwn.net> Signed-off-by: Waiman Long <longman@redhat.com>
1 parent b1f7810 commit ddbc819

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+41
-41
lines changed

Documentation/admin-guide/RAS/main.rst

Lines changed: 1 addition & 1 deletion

Documentation/admin-guide/hw-vuln/mds.rst

Lines changed: 1 addition & 1 deletion

Documentation/admin-guide/hw-vuln/tsx_async_abort.rst

Lines changed: 1 addition & 1 deletion

Documentation/admin-guide/kernel-parameters.rst

Lines changed: 2 additions & 2 deletions

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3153,7 +3153,7 @@
31533153

31543154
mce [X86-32] Machine Check Exception
31553155

3156-
mce=option [X86-64] See Documentation/x86/x86_64/boot-options.rst
3156+
mce=option [X86-64] See Documentation/arch/x86/x86_64/boot-options.rst
31573157

31583158
md= [HW] RAID subsystems devices and level
31593159
See Documentation/admin-guide/md.rst.
@@ -4615,7 +4615,7 @@
46154615
See Documentation/admin-guide/blockdev/paride.rst.
46164616

46174617
pirq= [SMP,APIC] Manual mp-table setup
4618-
See Documentation/x86/i386/IO-APIC.rst.
4618+
See Documentation/arch/x86/i386/IO-APIC.rst.
46194619

46204620
plip= [PPT,NET] Parallel port network link
46214621
Format: { parport<nr> | timid | 0 }
@@ -5897,7 +5897,7 @@
58975897

58985898
serialnumber [BUGS=X86-32]
58995899

5900-
sev=option[,option...] [X86-64] See Documentation/x86/x86_64/boot-options.rst
5900+
sev=option[,option...] [X86-64] See Documentation/arch/x86/x86_64/boot-options.rst
59015901

59025902
shapers= [NET]
59035903
Maximal number of shapers.

Documentation/arch/index.rst

Lines changed: 1 addition & 1 deletion

Documentation/arch/x86/boot.rst

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)