[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20230317124915.1263-1-sundongxu3@huawei.com>
Date: Fri, 17 Mar 2023 20:49:11 +0800
From: Dongxu Sun <sundongxu3@...wei.com>
To: <catalin.marinas@....com>, <will@...nel.org>, <broonie@...nel.org>
CC: <linux-arm-kernel@...ts.infradead.org>,
<linux-kernel@...r.kernel.org>, <wanghaibin.wang@...wei.com>,
Dongxu Sun <sundongxu3@...wei.com>
Subject: [PATCH 0/4] arm64: Use specific checking for TPIDR2 and some comments update
We should use system_supports_tpidr2() for TPIDR2 handling.
And this series update some comments for sigcontext and ARM SME.
Dongxu Sun (4):
arm64/signal: Use system_supports_tpidr2() to check TPIDR2
arm64/signal: Alloc tpidr2 sigframe after checking
system_supports_tpidr2()
arm64/signal: Add tpidr2/za/zt sigframe size in comment
arm64/sme: Fix some comments of ARM SME
arch/arm64/include/uapi/asm/sigcontext.h | 5 ++++-
arch/arm64/kernel/fpsimd.c | 4 ++--
arch/arm64/kernel/signal.c | 18 ++++++++++--------
3 files changed, 16 insertions(+), 11 deletions(-)
--
2.33.0
Powered by blists - more mailing lists