[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAJF2gTQ90iYCniasERD4F1sME8iqt3xqOJa4k0zNxpQcZHgiRA@mail.gmail.com>
Date: Wed, 13 Oct 2021 11:36:55 +0800
From: Guo Ren <guoren@...nel.org>
To: wefu@...hat.com
Cc: Anup Patel <anup.patel@....com>, Atish Patra <atish.patra@....com>,
Palmer Dabbelt <palmerdabbelt@...gle.com>,
Christoph Müllner <christoph.muellner@...ll.eu>,
Philipp Tomsich <philipp.tomsich@...ll.eu>,
Christoph Hellwig <hch@....de>,
liush <liush@...winnertech.com>,
Wei Wu (吴伟) <lazyparser@...il.com>,
Drew Fustini <drew@...gleboard.org>,
linux-riscv <linux-riscv@...ts.infradead.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
taiten.peng@...onical.com,
Aniket Ponkshe <aniket.ponkshe@...onical.com>,
Heinrich Schuchardt <heinrich.schuchardt@...onical.com>,
Gordan Markus <gordan.markus@...onical.com>,
Guo Ren <guoren@...ux.alibaba.com>,
Arnd Bergmann <arnd@...db.de>, Chen-Yu Tsai <wens@...e.org>,
Maxime Ripard <maxime@...no.tech>,
Daniel Lustig <dlustig@...dia.com>,
Greg Favor <gfavor@...tanamicro.com>,
Andrea Mondelli <andrea.mondelli@...wei.com>,
Jonathan Behrens <behrensj@....edu>,
"Xinhaoqu (Freddie)" <xinhaoqu@...wei.com>,
Bill Huffman <huffman@...ence.com>,
Nick Kossifidis <mick@....forth.gr>,
Allen Baum <allen.baum@...erantotech.com>,
Josh Scheid <jscheid@...tanamicro.com>,
Richard Trauben <rtrauben@...il.com>,
Fu Wei <fu.wei@...aro.org>
Subject: Re: [PATCH 0/2] riscv: Add RISC-V svpbmt extension supports
Please add V3 in the prefix, I think you need to resend it with PATCH
V3 and abandon this one.
On Wed, Oct 13, 2021 at 2:34 AM <wefu@...hat.com> wrote:
>
> From: Fu Wei <fu.wei@...aro.org>
>
> This patch follows the standard pure RISC-V Svpbmt extension in
> privilege spec to solve the non-coherent SOC DMA synchronization
> issues.
>
> Wei Fu (2):
> dt-bindings: riscv: Add mmu-supports with svpbmt
> riscv: Add RISC-V svpbmt supports
>
> .../devicetree/bindings/riscv/cpus.yaml | 5 +++
> arch/riscv/include/asm/fixmap.h | 2 +-
> arch/riscv/include/asm/pgtable-64.h | 8 ++--
> arch/riscv/include/asm/pgtable-bits.h | 41 ++++++++++++++++++-
> arch/riscv/include/asm/pgtable.h | 39 ++++++++++++++----
> arch/riscv/kernel/cpufeature.c | 32 +++++++++++++++
> arch/riscv/mm/init.c | 5 +++
> 7 files changed, 117 insertions(+), 15 deletions(-)
>
> --
> 2.25.4
>
--
Best Regards
Guo Ren
ML: https://lore.kernel.org/linux-csky/
Powered by blists - more mailing lists