From mboxrd@z Thu Jan 1 00:00:00 1970 From: Conor Dooley Date: Wed, 21 Sep 2022 21:11:51 +0100 Subject: [PATCH 02/17] riscv: Extending cpufeature.c to detect V-extension In-Reply-To: <20220921194629.1480202-3-stillson@rivosinc.com> References: <20220921194629.1480202-1-stillson@rivosinc.com> <20220921194629.1480202-3-stillson@rivosinc.com> Message-ID: List-Id: To: kvm-riscv@lists.infradead.org MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On Wed, Sep 21, 2022 at 12:46:14PM -0700, Chris Stillson wrote: Hey Chris, Looks like this only partially made it to the list. The cover letter is missing as are a bunch of the patches in the middle, see: https://lore.kernel.org/linux-riscv/20220921194629.1480202-3-stillson at rivosinc.com/T/#t Also, when you run format-patch to generate the patches, please add the `-v` flag with a number so that the patchset gets the version number added to it. Ohh, and Palmer's non-rivos email looks wrong? Thanks, Conor.