[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YNLeuR9j5DE1zcLY@infradead.org>
Date: Wed, 23 Jun 2021 08:11:53 +0100
From: Christoph Hellwig <hch@...radead.org>
To: Jisheng Zhang <jszhang3@...l.ustc.edu.cn>
Cc: Alexandre Ghiti <alex@...ti.fr>,
Paul Walmsley <paul.walmsley@...ive.com>,
Palmer Dabbelt <palmer@...belt.com>,
Albert Ou <aou@...s.berkeley.edu>,
Jisheng Zhang <jszhang@...nel.org>,
Christoph Hellwig <hch@...radead.org>,
Zong Li <zong.li@...ive.com>, Anup Patel <anup@...infault.org>,
linux-riscv@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v7 1/2] riscv: Introduce set_kernel_memory helper
On Tue, Jun 22, 2021 at 10:53:04PM +0800, Jisheng Zhang wrote:
> >
> > +__always_inline int set_kernel_memory(char *startp, char *endp,
>
> If __always_inline, can it be moved to set_memory.h?
Yes, __always_inline pretty much only makes sense as
"static __always_inline" anyway.
Powered by blists - more mailing lists