diff mbox series

docs: sysfs-devices-system-cpu: document "asymm" value for mte_tcf_preferred

Message ID 20220309215943.87831-1-eugenis@google.com (mailing list archive)
State New, archived
Headers show
Series docs: sysfs-devices-system-cpu: document "asymm" value for mte_tcf_preferred | expand

Commit Message

Evgenii Stepanov March 9, 2022, 9:59 p.m. UTC
It was added in commit 766121ba5de3 ("arm64/mte: Add userspace interface
for enabling asymmetric mode").

Signed-off-by: Evgenii Stepanov <eugenis@google.com>
---
 Documentation/ABI/testing/sysfs-devices-system-cpu | 1 +
 1 file changed, 1 insertion(+)

Comments

Mark Brown March 9, 2022, 10:10 p.m. UTC | #1
On Wed, Mar 09, 2022 at 01:59:43PM -0800, Evgenii Stepanov wrote:
> It was added in commit 766121ba5de3 ("arm64/mte: Add userspace interface
> for enabling asymmetric mode").

Reviewed-by: Mark Brown <broonie@kernel.org>

Copying in Will and not deleting context for his benefit.

> Signed-off-by: Evgenii Stepanov <eugenis@google.com>
> ---
>  Documentation/ABI/testing/sysfs-devices-system-cpu | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
> index 61f5676a7429..2281d5eff403 100644
> --- 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
>  		================  ==============================================
>  
> -- 
> 2.35.1.616.g0bdcbb4464-goog
>
Will Deacon March 10, 2022, 8:23 p.m. UTC | #2
On Wed, 9 Mar 2022 13:59:43 -0800, Evgenii Stepanov wrote:
> It was added in commit 766121ba5de3 ("arm64/mte: Add userspace interface
> for enabling asymmetric mode").
> 
> 

Applied to arm64 (for-next/mte), thanks!

[1/1] docs: sysfs-devices-system-cpu: document "asymm" value for mte_tcf_preferred
      https://git.kernel.org/arm64/c/9986c7650eb3

Cheers,
diff mbox series

Patch

diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu
index 61f5676a7429..2281d5eff403 100644
--- 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
 		================  ==============================================