From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
To: "Ricardo B. Marliere" <ricardo@marliere.net>
Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH 2/2] Input: serio - make serio_bus const
Date: Sun, 3 Mar 2024 15:07:42 -0800 [thread overview]
Message-ID: <ZeUCvqvnLRHn4sLb@google.com> (raw)
In-Reply-To: <20240210-bus_cleanup-input2-v1-2-0daef7e034e0@marliere.net>
On Sat, Feb 10, 2024 at 12:15:02PM -0300, Ricardo B. Marliere wrote:
> Now that the driver core can properly handle constant struct bus_type,
> move the serio_bus variable to be a constant structure as well,
> placing it into read-only memory which can not be modified at runtime.
>
> Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Suggested-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> Signed-off-by: Ricardo B. Marliere <ricardo@marliere.net>
Applied, thank you.
--
Dmitry
prev parent reply other threads:[~2024-03-03 23:07 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-10 15:15 [PATCH 0/2] Input: struct bus_type cleanup Ricardo B. Marliere
2024-02-10 15:15 ` [PATCH 1/2] Input: synaptics-rmi4 - make rmi_bus_type const Ricardo B. Marliere
2024-03-03 23:07 ` Dmitry Torokhov
2024-02-10 15:15 ` [PATCH 2/2] Input: serio - make serio_bus const Ricardo B. Marliere
2024-03-03 23:07 ` Dmitry Torokhov [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=ZeUCvqvnLRHn4sLb@google.com \
--to=dmitry.torokhov@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=ricardo@marliere.net \
/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.