[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAEUhbmUdv=BX8JdZchgJMx4LbOvkGmXheC8TZuJSbus4jHbhtQ@mail.gmail.com>
Date: Sun, 5 Apr 2020 22:37:10 +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.patel@....com>,
Albert Ou <aou@...s.berkeley.edu>,
Anup Patel <anup@...infault.org>, 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 08/11] RISC-V: Export SBI error to linux error mapping function
On Wed, Mar 18, 2020 at 9:12 AM Atish Patra <atish.patra@....com> wrote:
>
> All SBI related extensions will not be implemented in sbi.c to avoid
> bloating. Thus, sbi_err_map_linux_errno() will be used in other files
> implementing that specific extension.
>
> Export the function so that it can be used later.
>
> Signed-off-by: Atish Patra <atish.patra@....com>
> Reviewed-by: Anup Patel <anup.patel@....com>
> ---
> arch/riscv/include/asm/sbi.h | 2 ++
> arch/riscv/kernel/sbi.c | 3 ++-
> 2 files changed, 4 insertions(+), 1 deletion(-)
>
Reviewed-by: Bin Meng <bmeng.cn@...il.com>
Powered by blists - more mailing lists