[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEUhbmXa9xuszy-h0xSwn9SYOdCNwGSh15pAQDYkvs6+7H9=NQ@mail.gmail.com>
Date: Sun, 5 Apr 2020 22:37:06 +0800
From: Bin Meng <bmeng.cn@...il.com>
To: Atish Patra <atish.patra@....com>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
Anup Patel <anup@...infault.org>,
Albert Ou <aou@...s.berkeley.edu>, Gary Guo <gary@...yguo.net>,
Greentime Hu <greentime.hu@...ive.com>,
linux-riscv <linux-riscv@...ts.infradead.org>,
Mao Han <han_mao@...ky.com>,
Mike Rapoport <rppt@...ux.ibm.com>,
Nick Hu <nickhu@...estech.com>,
Palmer Dabbelt <palmer@...belt.com>,
Paul Walmsley <paul.walmsley@...ive.com>,
Thomas Gleixner <tglx@...utronix.de>,
Vincent Chen <vincent.chen@...ive.com>,
Zong Li <zong.li@...ive.com>
Subject: Re: [PATCH v11 05/11] RISC-V: Implement new SBI v0.2 extensions
On Wed, Mar 18, 2020 at 9:11 AM Atish Patra <atish.patra@....com> wrote:
>
> Few v0.1 SBI calls are being replaced by new SBI calls that follows v0.2
> calling convention.
>
> Implement the replacement extensions and few additional new SBI function calls
> that makes way for a better SBI interface in future.
>
> Signed-off-by: Atish Patra <atish.patra@....com>
> Reviewed-by: Anup Patel <anup@...infault.org>
> ---
> arch/riscv/include/asm/sbi.h | 14 ++
> arch/riscv/include/asm/smp.h | 7 +
> arch/riscv/kernel/sbi.c | 253 ++++++++++++++++++++++++++++++++++-
> 3 files changed, 270 insertions(+), 4 deletions(-)
>
Reviewed-by: Bin Meng <bmeng.cn@...il.com>
Powered by blists - more mailing lists