projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf220ad
)
docs: sysfs-devices-system-cpu: document "asymm" value for mte_tcf_preferred
author
Evgenii Stepanov
<eugenis@google.com>
Wed, 9 Mar 2022 21:59:43 +0000
(13:59 -0800)
committer
Will Deacon
<will@kernel.org>
Thu, 10 Mar 2022 10:23:10 +0000
(10:23 +0000)
It was added in commit
766121ba5de3
("arm64/mte: Add userspace interface
for enabling asymmetric mode").
Signed-off-by: Evgenii Stepanov <eugenis@google.com>
Reviewed-by: Mark Brown <broonie@kernel.org>
Link:
https://lore.kernel.org/r/20220309215943.87831-1-eugenis@google.com
Signed-off-by: Will Deacon <will@kernel.org>
Documentation/ABI/testing/sysfs-devices-system-cpu
patch
|
blob
|
history
diff --git
a/Documentation/ABI/testing/sysfs-devices-system-cpu
b/Documentation/ABI/testing/sysfs-devices-system-cpu
index 61f5676a7429a440dd9bc0d6e919f5750ba2aa12..2281d5eff4033f3dcb038109deed40a0a185333f 100644
(file)
--- a/
Documentation/ABI/testing/sysfs-devices-system-cpu
+++ b/
Documentation/ABI/testing/sysfs-devices-system-cpu
@@
-662,6
+662,7
@@
Description: Preferred MTE tag checking mode
================ ==============================================
"sync" Prefer synchronous mode
+ "asymm" Prefer asymmetric mode
"async" Prefer asynchronous mode
================ ==============================================