From: Andrey Konovalov <andreyknvl@gmail.com>
To: Vincenzo Frascino <vincenzo.frascino@arm.com>,
Catalin Marinas <catalin.marinas@arm.com>
Cc: Marco Elver <elver@google.com>,
Alexander Potapenko <glider@google.com>,
Dmitry Vyukov <dvyukov@google.com>,
Andrey Ryabinin <ryabinin.a.a@gmail.com>,
kasan-dev@googlegroups.com, Will Deacon <will@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Peter Collingbourne <pcc@google.com>,
Evgenii Stepanov <eugenis@google.com>,
Andrew Morton <akpm@linux-foundation.org>,
linux-mm@kvack.org, Weizhao Ouyang <ouyangweizhao@zeku.com>,
linux-kernel@vger.kernel.org,
Andrey Konovalov <andreyknvl@google.com>,
andrey.konovalov@linux.dev
Subject: Re: [PATCH v2 3/5] arm64: mte: Rename TCO routines
Date: Wed, 29 Mar 2023 20:41:23 +0200 [thread overview]
Message-ID: <CA+fCnZcNynt_fzhikr4SnQfTqmOWMepg-yhnVQfzE7pn3GAS6g@mail.gmail.com> (raw)
In-Reply-To: <74d26337b2360733956114069e96ff11c296a944.1680114854.git.andreyknvl@google.com>
On Wed, Mar 29, 2023 at 8:37 PM <andrey.konovalov@linux.dev> wrote:
>
> From: Vincenzo Frascino <vincenzo.frascino@arm.com>
>
> The TCO related routines are used in uaccess methods and
> load_unaligned_zeropad() but are unrelated to both even if the naming
> suggest otherwise.
>
> Improve the readability of the code moving the away from uaccess.h and
> pre-pending them with "mte".
>
> Cc: Will Deacon <will@kernel.org>
> Signed-off-by: Vincenzo Frascino <vincenzo.frascino@arm.com>
> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
> Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
>
> ---
>
> Chages v1->v2:
> - Drop __ from mte_disable/enable_tco names, as those functions are to
> be exported to KASAN code.
Hi Catalin and Vincenzo,
Could you please take a look at this patch and other arm64 parts in
this series and give your ack if they look good?
Thank you!
next prev parent reply other threads:[~2023-03-29 18:41 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-29 18:37 [PATCH v2 1/5] kasan: drop empty tagging-related defines andrey.konovalov
2023-03-29 18:37 ` [PATCH v2 2/5] kasan, arm64: rename tagging-related routines andrey.konovalov
2023-03-29 18:37 ` [PATCH v2 3/5] arm64: mte: Rename TCO routines andrey.konovalov
2023-03-29 18:41 ` Andrey Konovalov [this message]
2023-03-29 18:37 ` [PATCH v2 4/5] kasan, arm64: add arch_suppress_tag_checks_start/stop andrey.konovalov
2023-03-29 18:37 ` [PATCH v2 5/5] kasan: suppress recursive reports for HW_TAGS andrey.konovalov
2023-03-30 7:06 ` Marco Elver
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CA+fCnZcNynt_fzhikr4SnQfTqmOWMepg-yhnVQfzE7pn3GAS6g@mail.gmail.com \
--to=andreyknvl@gmail.com \
--cc=akpm@linux-foundation.org \
--cc=andrey.konovalov@linux.dev \
--cc=andreyknvl@google.com \
--cc=catalin.marinas@arm.com \
--cc=dvyukov@google.com \
--cc=elver@google.com \
--cc=eugenis@google.com \
--cc=glider@google.com \
--cc=kasan-dev@googlegroups.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=ouyangweizhao@zeku.com \
--cc=pcc@google.com \
--cc=ryabinin.a.a@gmail.com \
--cc=vincenzo.frascino@arm.com \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox