linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: document /proc api for arm64 MTE vm flags
@ 2020-11-06 10:19 Szabolcs Nagy
  2020-11-20 14:44 ` Catalin Marinas
  0 siblings, 1 reply; 6+ messages in thread
From: Szabolcs Nagy @ 2020-11-06 10:19 UTC (permalink / raw)
  To: linux-arm-kernel; +Cc: linux-doc

Document that /proc/PID/smaps shows PROT_MTE settings in VmFlags.
Support for this was introduced in

  commit 9f3419315f3cdc41a7318e4d50ba18a592b30c8c
  arm64: mte: Add PROT_MTE support to mmap() and mprotect()

Signed-off-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: linux-doc@vger.kernel.org
---
 Documentation/filesystems/proc.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst
index 533c79e8d2cd..e5fa972d4c76 100644
--- a/Documentation/filesystems/proc.rst
+++ b/Documentation/filesystems/proc.rst
@@ -546,6 +546,7 @@ encoded manner. The codes are the following:
     nh    no huge page advise flag
     mg    mergable advise flag
     bt    arm64 BTI guarded page
+    mt    arm64 MTE allocation tags are enabled
     ==    =======================================
 
 Note that there is no guarantee that every flag and associated mnemonic will
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-12-01 19:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-06 10:19 [PATCH] Documentation: document /proc api for arm64 MTE vm flags Szabolcs Nagy
2020-11-20 14:44 ` Catalin Marinas
2020-11-20 18:00   ` Jonathan Corbet
2020-11-20 22:24     ` Catalin Marinas
2020-12-01 19:04       ` Catalin Marinas
2020-12-01 19:29         ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).