From: Conor Dooley <conor@kernel.org>
To: Samuel Holland <samuel.holland@sifive.com>
Cc: Palmer Dabbelt <palmer@dabbelt.com>,
linux-riscv@lists.infradead.org, devicetree@vger.kernel.org,
Catalin Marinas <catalin.marinas@arm.com>,
linux-kernel@vger.kernel.org, Anup Patel <anup@brainfault.org>,
kasan-dev@googlegroups.com, Atish Patra <atishp@atishpatra.org>,
Evgenii Stepanov <eugenis@google.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
"Kirill A . Shutemov" <kirill.shutemov@linux.intel.com>
Subject: Re: [PATCH v2 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
Date: Thu, 27 Jun 2024 17:17:30 +0100 [thread overview]
Message-ID: <20240627-deprive-unclog-2fba7562a8e6@spud> (raw)
In-Reply-To: <acd4c562-1f4f-4cd0-8ff8-e24e3e70d25e@sifive.com>
[-- Attachment #1: Type: text/plain, Size: 1073 bytes --]
On Wed, Jun 26, 2024 at 11:14:27AM -0500, Samuel Holland wrote:
> Hi Conor,
>
> On 2024-06-26 11:01 AM, Conor Dooley wrote:
> > On Tue, Jun 25, 2024 at 02:09:12PM -0700, Samuel Holland wrote:
> >> The RISC-V Pointer Masking specification defines three extensions:
> >> Smmpm, Smnpm, and Ssnpm. Document the behavior of these extensions as
> >> following the current draft of the specification, which is 1.0.0-rc2.
> >
> > You say draft, but the actual extension has already completed public
> > review, right?
>
> Correct. The spec is frozen, and public review is complete. Here's the tracking
> ticket for details: https://jira.riscv.org/browse/RVS-1111
>
> I use the word draft because it is still an -rc version, but I can reword this
> if you prefer.
No, it's fine. I just was double checking the state of the extension
before acking the patch. It'd be good, in the future to note what the
status is, given the policy is to not accept things that are at least
frozen.
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Thanks,
Conor.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2024-06-27 16:17 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-25 21:09 [PATCH v2 00/10] riscv: Userspace pointer masking and tagged address ABI Samuel Holland
2024-06-25 21:09 ` [PATCH v2 01/10] dt-bindings: riscv: Add pointer masking ISA extensions Samuel Holland
2024-06-26 16:01 ` Conor Dooley
2024-06-26 16:14 ` Samuel Holland
2024-06-27 16:17 ` Conor Dooley [this message]
2024-06-25 21:09 ` [PATCH v2 02/10] riscv: Add ISA extension parsing for pointer masking Samuel Holland
2024-06-25 21:09 ` [PATCH v2 03/10] riscv: Add CSR definitions " Samuel Holland
2024-08-13 10:13 ` Alexandre Ghiti
2024-06-25 21:09 ` [PATCH v2 04/10] riscv: Add support for userspace " Samuel Holland
2024-08-13 8:58 ` Alexandre Ghiti
2024-08-14 1:54 ` Samuel Holland
2024-08-14 7:06 ` Samuel Holland
2024-08-14 14:53 ` Alexandre Ghiti
2024-06-25 21:09 ` [PATCH v2 05/10] riscv: Add support for the tagged address ABI Samuel Holland
2024-08-13 11:35 ` Alexandre Ghiti
2024-08-14 7:18 ` Samuel Holland
2024-06-25 21:09 ` [PATCH v2 06/10] riscv: Allow ptrace control of " Samuel Holland
2024-06-25 21:09 ` [PATCH v2 07/10] selftests: riscv: Add a pointer masking test Samuel Holland
2024-06-25 21:09 ` [PATCH v2 08/10] riscv: hwprobe: Export the Supm ISA extension Samuel Holland
2024-06-25 21:09 ` [PATCH v2 09/10] RISC-V: KVM: Allow Smnpm and Ssnpm extensions for guests Samuel Holland
2024-06-25 21:09 ` [PATCH v2 10/10] KVM: riscv: selftests: Add Smnpm and Ssnpm to get-reg-list test Samuel Holland
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=20240627-deprive-unclog-2fba7562a8e6@spud \
--to=conor@kernel.org \
--cc=anup@brainfault.org \
--cc=atishp@atishpatra.org \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=eugenis@google.com \
--cc=kasan-dev@googlegroups.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=robh+dt@kernel.org \
--cc=samuel.holland@sifive.com \
/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;
as well as URLs for NNTP newsgroup(s).