diff options
author | Fenghua Yu <fenghua.yu@intel.com> | 2021-04-19 23:49:55 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-05-18 16:39:31 +0200 |
commit | 1897907cca5aa22cdfcdb7fb8f0644a6add0877d (patch) | |
tree | 525662652da61cb7708c3f5c665df3efec59149e /Documentation/x86/index.rst | |
parent | Linux 5.13-rc2 (diff) | |
download | linux-1897907cca5aa22cdfcdb7fb8f0644a6add0877d.tar.xz linux-1897907cca5aa22cdfcdb7fb8f0644a6add0877d.zip |
Documentation/x86: Add buslock.rst
Add buslock.rst to explain bus lock problem and how to detect and
handle it.
[ tglx: Included it into index.rst and added the missing include ... ]
Signed-off-by: Fenghua Yu <fenghua.yu@intel.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Tony Luck <tony.luck@intel.com>
Link: https://lore.kernel.org/r/20210419214958.4035512-2-fenghua.yu@intel.com
Diffstat (limited to 'Documentation/x86/index.rst')
-rw-r--r-- | Documentation/x86/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/x86/index.rst b/Documentation/x86/index.rst index 4693e192b447..0004f5d2283e 100644 --- a/Documentation/x86/index.rst +++ b/Documentation/x86/index.rst @@ -29,6 +29,7 @@ x86-specific Documentation microcode resctrl tsx_async_abort + buslock usb-legacy-support i386/index x86_64/index |