commit | b5756146db3ad57a9c0e841ea01ce915db27b7de | [log] [tgz] |
---|---|---|
author | Will Deacon <will@kernel.org> | Mon Sep 28 23:02:19 2020 +0100 |
committer | Will Deacon <will@kernel.org> | Mon Sep 28 23:02:19 2020 +0100 |
tree | 90174d1ff40d5328c661507624da6a593a635254 | |
parent | df9d7a22dd21c926e8175ccc6e176cb45fc7cb09 [diff] |
arm64: mte: Fix typo in memory tagging ABI documentation We offer both PTRACE_PEEKMTETAGS and PTRACE_POKEMTETAGS requests via ptrace(). Reported-by: Andrey Konovalov <andreyknvl@google.com> Signed-off-by: Will Deacon <will@kernel.org>