From: Tzung-Bi Shih <tzungbi@kernel.org>
To: "Thomas Weißschuh" <linux@weissschuh.net>
Cc: Brian Norris <briannorris@chromium.org>,
Julius Werner <jwerner@chromium.org>,
chrome-platform@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] firmware: google: Constify 'struct bin_attribute'
Date: Tue, 17 Dec 2024 04:06:08 +0000 [thread overview]
Message-ID: <Z2D4sM7QGLVD0wbe@google.com> (raw)
In-Reply-To: <20241215-sysfs-const-bin_attr-google-v1-0-e5c2808f5833@weissschuh.net>
On Sun, Dec 15, 2024 at 03:49:08PM +0100, Thomas Weißschuh wrote:
> The sysfs core now allows instances of 'struct bin_attribute' to be
> moved into read-only memory. Make use of that to protect them against
> accidental or malicious modifications.
>
> Please also note the remark at the end of the vpd patch.
>
> [...]
Applied to
https://git.kernel.org/pub/scm/linux/kernel/git/chrome-platform/linux.git for-firmware-next
[1/4] firmware: google: cbmem: Constify 'struct bin_attribute'
commit: bf2066caee80c1612cb5a3356dc16a7a298f58ab
[2/4] firmware: google: gsmi: Constify 'struct bin_attribute'
commit: 7da14dea76fb6a90f62938e6dfa9f34c980af358
[3/4] firmware: google: memconsole: Use const 'struct bin_attribute' callback
commit: 093d752032f723da665cdaa6077ee62b3931e48b
[4/4] firmware: google: vpd: Use const 'struct bin_attribute' callback
commit: 7543d5702c2cfe0e8e8bc8bf4fe8cd44f08d6d39
Thanks!
prev parent reply other threads:[~2024-12-17 4:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-15 14:49 [PATCH 0/4] firmware: google: Constify 'struct bin_attribute' Thomas Weißschuh
2024-12-15 14:49 ` [PATCH 1/4] firmware: google: cbmem: " Thomas Weißschuh
2024-12-15 14:49 ` [PATCH 2/4] firmware: google: gsmi: " Thomas Weißschuh
2024-12-15 14:49 ` [PATCH 3/4] firmware: google: memconsole: Use const 'struct bin_attribute' callback Thomas Weißschuh
2024-12-15 14:49 ` [PATCH 4/4] firmware: google: vpd: " Thomas Weißschuh
2024-12-16 22:09 ` [PATCH 0/4] firmware: google: Constify 'struct bin_attribute' Brian Norris
2024-12-17 18:58 ` Thomas Weißschuh
2024-12-17 4:06 ` Tzung-Bi Shih [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=Z2D4sM7QGLVD0wbe@google.com \
--to=tzungbi@kernel.org \
--cc=briannorris@chromium.org \
--cc=chrome-platform@lists.linux.dev \
--cc=jwerner@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@weissschuh.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.