From: Andreas Hindborg <a.hindborg@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Breno Leitao <leitao@debian.org>,
Joel Becker <jlbec@evilplan.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Configfs for v7.0
Date: Wed, 11 Feb 2026 09:54:34 +0100 [thread overview]
Message-ID: <871pirvewl.fsf@kernel.org> (raw)
Hi Linus,
Here are the changes for configfs for v7.0.
Changes in this pull request:
- Switch the configfs rust bindings to use c string literals provided
by the compiler, rather than a macro.
- A follow up on constifying `configfs_item_operations`, applying the
change to the configfs sample.
I applied the patches a while ago, before I learned that we are changing
the patch link format. I did not want to rebase, so I left as is. I
updated my configuration for next time.
Please pull for v7.0, thanks!
Best regards,
Andreas Hindborg
The following changes since commit 9ace4753a5202b02191d54e9fdf7f9e3d02b85eb:
Linux 6.19-rc4 (2026-01-04 14:41:55 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git tags/configfs-for-v7.0
for you to fetch changes up to 6363844fdbbb76afe1d44d678fe0746390204a5f:
samples: configfs: Constify struct configfs_item_operations and configfs_group_operations (2026-01-15 09:27:27 +0100)
----------------------------------------------------------------
configfs changes for v7.0
----------------------------------------------------------------
Christophe JAILLET (1):
samples: configfs: Constify struct configfs_item_operations and configfs_group_operations
Tamir Duberstein (1):
rust: configfs: replace `kernel::c_str!` with C-Strings
rust/kernel/configfs.rs | 9 +++++----
samples/configfs/configfs_sample.c | 8 ++++----
samples/rust/rust_configfs.rs | 5 ++---
3 files changed, 11 insertions(+), 11 deletions(-)
next reply other threads:[~2026-02-11 8:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-11 8:54 Andreas Hindborg [this message]
2026-02-12 22:48 ` [GIT PULL] Configfs for v7.0 pr-tracker-bot
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=871pirvewl.fsf@kernel.org \
--to=a.hindborg@kernel.org \
--cc=jlbec@evilplan.org \
--cc=leitao@debian.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox