public inbox for linux-riscv@lists.infradead.org
 help / color / mirror / Atom feed
From: Eric Biggers <ebiggers@kernel.org>
To: Palmer Dabbelt <palmer@dabbelt.com>
Cc: linux-riscv@lists.infradead.org, Andy Chiu <andy.chiu@sifive.com>,
	paul.walmsley@sifive.com, greentime.hu@sifive.com,
	guoren@linux.alibaba.com, bjorn@kernel.org, charlie@rivosinc.com,
	ardb@kernel.org, arnd@arndb.de, peterz@infradead.org,
	tglx@linutronix.de, Albert Ou <aou@eecs.berkeley.edu>
Subject: Re: [v9, 00/10] riscv: support kernel-mode Vector
Date: Fri, 5 Jan 2024 10:59:20 -0800	[thread overview]
Message-ID: <20240105185920.GA25631@sol.localdomain> (raw)
In-Reply-To: <20231229143627.22898-1-andy.chiu@sifive.com>

Hi Palmer,

On Fri, Dec 29, 2023 at 02:36:17PM +0000, Andy Chiu wrote:
> This series provides support running Vector in kernel mode.

Is there any chance that you can take patches 1 and 2 of this series via the
RISC-V tree for v6.8?  The vector crypto patchset depends on those two patches.

Thanks,

- Eric

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

  parent reply	other threads:[~2024-01-05 18:59 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29 14:36 [v9, 00/10] riscv: support kernel-mode Vector Andy Chiu
2023-12-29 14:36 ` [v9, 01/10] riscv: Add support for kernel mode vector Andy Chiu
2023-12-30  1:05   ` Eric Biggers
2023-12-29 14:36 ` [v9, 02/10] riscv: vector: make Vector always available for softirq context Andy Chiu
2023-12-30  1:07   ` Eric Biggers
2023-12-29 14:36 ` [v9, 03/10] riscv: Add vector extension XOR implementation Andy Chiu
2023-12-29 14:36 ` [v9, 04/10] riscv: sched: defer restoring Vector context for user Andy Chiu
2023-12-29 14:36 ` [v9, 05/10] riscv: lib: vectorize copy_to_user/copy_from_user Andy Chiu
2023-12-29 14:36 ` [v9, 06/10] riscv: fpu: drop SR_SD bit checking Andy Chiu
2024-01-04  9:00   ` Song Shuai
2024-01-04 12:34   ` Guo Ren
2023-12-29 14:36 ` [v9, 07/10] riscv: vector: do not pass task_struct into riscv_v_vstate_{save,restore}() Andy Chiu
2023-12-29 14:36 ` [v9, 08/10] riscv: vector: use a mask to write vstate_ctrl Andy Chiu
2023-12-29 14:36 ` [v9, 09/10] riscv: vector: use kmem_cache to manage vector context Andy Chiu
2023-12-29 14:36 ` [v9, 10/10] riscv: vector: allow kernel-mode Vector with preemption Andy Chiu
2024-01-04 15:02   ` Wang, Xiao W
2024-01-10 15:31     ` Andy Chiu
2024-01-11 13:26       ` Andy Chiu
2024-01-05 18:59 ` Eric Biggers [this message]
2024-01-08  3:16   ` [v9, 00/10] riscv: support kernel-mode Vector Andy Chiu
2024-01-08  3:52     ` Eric Biggers
2024-01-10 15:02       ` Palmer Dabbelt

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=20240105185920.GA25631@sol.localdomain \
    --to=ebiggers@kernel.org \
    --cc=andy.chiu@sifive.com \
    --cc=aou@eecs.berkeley.edu \
    --cc=ardb@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bjorn@kernel.org \
    --cc=charlie@rivosinc.com \
    --cc=greentime.hu@sifive.com \
    --cc=guoren@linux.alibaba.com \
    --cc=linux-riscv@lists.infradead.org \
    --cc=palmer@dabbelt.com \
    --cc=paul.walmsley@sifive.com \
    --cc=peterz@infradead.org \
    --cc=tglx@linutronix.de \
    /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