From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Jiri Slaby <jirislaby@kernel.org>
Cc: linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH] misc: phantom: make phantom_class constant
Date: Wed, 25 Oct 2023 10:53:35 +0200 [thread overview]
Message-ID: <2023102516-issue-status-60e9@gregkh> (raw)
In-Reply-To: <77bf1ff4-86ca-4fa1-a590-9860a5dcf04f@kernel.org>
On Wed, Oct 25, 2023 at 10:46:26AM +0200, Jiri Slaby wrote:
> On 24. 10. 23, 13:49, Greg Kroah-Hartman 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: Jiri Slaby <jirislaby@kernel.org>
> > Cc: Arnd Bergmann <arnd@arndb.de>
>
> The code:
>
> Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
>
> > igned-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
>
> But I am missing ^S here.
Ick, cut-and-paste error, odd. I'll fix this up when applying it.
thanks for the review,
greg k-h
prev parent reply other threads:[~2023-10-25 8:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-24 11:49 [PATCH] misc: phantom: make phantom_class constant Greg Kroah-Hartman
2023-10-25 8:46 ` Jiri Slaby
2023-10-25 8:53 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=2023102516-issue-status-60e9@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=jirislaby@kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.