From: Jiri Slaby <jirislaby@kernel.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-kernel@vger.kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH] misc: phantom: make phantom_class constant
Date: Wed, 25 Oct 2023 10:46:26 +0200 [thread overview]
Message-ID: <77bf1ff4-86ca-4fa1-a590-9860a5dcf04f@kernel.org> (raw)
In-Reply-To: <2023102434-font-feast-98e3@gregkh>
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.
--
js
next prev parent reply other threads:[~2023-10-25 8:46 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 [this message]
2023-10-25 8:53 ` Greg Kroah-Hartman
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=77bf1ff4-86ca-4fa1-a590-9860a5dcf04f@kernel.org \
--to=jirislaby@kernel.org \
--cc=arnd@arndb.de \
--cc=gregkh@linuxfoundation.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.