summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-04-02 10:49:10 +0200
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>2024-04-02 10:49:10 +0200
commit9164d6758af238db10f084930fb22ffe63ef3d5a (patch)
tree6e7429e5a976c913f56f15bb6c715e936347f912 /Documentation
parentf752a52d34cbdcb288ae01ace6b66baa2bbb547f (diff)
parent39cd87c4eb2b893354f3b850f916353f2658ae6f (diff)
downloadlinux-next-9164d6758af238db10f084930fb22ffe63ef3d5a.tar.gz
linux-next-9164d6758af238db10f084930fb22ffe63ef3d5a.zip
Merge tag 'v6.9-rc2' into gpio/for-next
Linux 6.9-rc2
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/arch/x86/resctrl.rst2
-rw-r--r--Documentation/kbuild/llvm.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/arch/x86/resctrl.rst b/Documentation/arch/x86/resctrl.rst
index 3712d81cb50c..6c245582d8fb 100644
--- a/Documentation/arch/x86/resctrl.rst
+++ b/Documentation/arch/x86/resctrl.rst
@@ -574,7 +574,7 @@ Memory b/w domain is L3 cache.
MB:<cache_id0>=bandwidth0;<cache_id1>=bandwidth1;...
Memory bandwidth Allocation specified in MiBps
----------------------------------------------
+----------------------------------------------
Memory bandwidth domain is L3 cache.
::
diff --git a/Documentation/kbuild/llvm.rst b/Documentation/kbuild/llvm.rst
index b1d97fafddcf..bb5c44f8bd1c 100644
--- a/Documentation/kbuild/llvm.rst
+++ b/Documentation/kbuild/llvm.rst
@@ -178,7 +178,7 @@ yet. Bug reports are always welcome at the issue tracker below!
- ``LLVM=1``
* - s390
- Maintained
- - ``CC=clang``
+ - ``LLVM=1`` (LLVM >= 18.1.0), ``CC=clang`` (LLVM < 18.1.0)
* - um (User Mode)
- Maintained
- ``LLVM=1``