On Thu, Mar 13, 2025 at 10:40 PM Paolo Savini <paolo.sav...@embecosm.com> wrote: > > Previous version: > > - v1: > https://lore.kernel.org/all/20250221162036.61521-1-paolo.sav...@embecosm.com/ > > Add reviewer information and rebase on top of riscv-to-apply.next branch. > > Cc: Richard Handerson <richard.hender...@linaro.org> > Cc: Palmer Dabbelt <pal...@dabbelt.com> > Cc: Alistair Francis <alistair.fran...@wdc.com> > Cc: Bin Meng <bmeng...@gmail.com> > Cc: Weiwei Li <liwei1...@gmail.com> > Cc: Daniel Henrique Barboza <dbarb...@ventanamicro.com> > Cc: Liu Zhiwei <zhiwei_...@linux.alibaba.com> > Cc: Helene Chelin <helene.che...@embecosm.com> > Cc: Nathan Egge <ne...@google.com> > Cc: Max Chou <max.c...@sifive.com> > Cc: Jeremy Bennett <jeremy.benn...@embecosm.com> > Cc: Craig Blackmore <craig.blackm...@embecosm.com> > > Paolo Savini (1): > [RISC-V/RVV] Expand the probe_pages helper function to handle probe > flags.
Thanks! Applied to riscv-to-apply.next Alistair > > target/riscv/vector_helper.c | 57 +++++++++++++++++++++++------------- > 1 file changed, 37 insertions(+), 20 deletions(-) > > -- > 2.34.1 >