[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CABQgh9FYB21pm+-fB1hBYnM5rv70RqTc0NABmxdBt1AxUyNJdA@mail.gmail.com>
Date: Thu, 26 Oct 2023 10:21:52 +0800
From: Zhangfei Gao <zhangfei.gao@...aro.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-accelerators@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
Zhou Wang <wangzhou1@...ilicon.com>,
Arnd Bergmann <arnd@...db.de>
Subject: Re: [PATCH] uacce: make uacce_class constant
On Tue, 24 Oct 2023 at 19:50, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> Now that the driver core allows for struct class to be in read-only
> memory, we should make all 'class' structures declared at build time
> placing them into read-only memory, instead of having to be dynamically
> allocated at runtime.
>
> Cc: Zhangfei Gao <zhangfei.gao@...aro.org>
> Cc: Zhou Wang <wangzhou1@...ilicon.com>
> Cc: Arnd Bergmann <arnd@...db.de>
> Cc: linux-accelerators@...ts.ozlabs.org
> Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Thanks, Greg
Tested-by: Zhangfei Gao <zhangfei.gao@...aro.org>
Powered by blists - more mailing lists