public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Configfs for v7.0
@ 2026-02-11  8:54 Andreas Hindborg
  2026-02-12 22:48 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Andreas Hindborg @ 2026-02-11  8:54 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Breno Leitao, Joel Becker, linux-kernel@vger.kernel.org

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(-)






^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Configfs for v7.0
  2026-02-11  8:54 [GIT PULL] Configfs for v7.0 Andreas Hindborg
@ 2026-02-12 22:48 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2026-02-12 22:48 UTC (permalink / raw)
  To: Andreas Hindborg
  Cc: Linus Torvalds, Breno Leitao, Joel Becker,
	linux-kernel@vger.kernel.org

The pull request you sent on Wed, 11 Feb 2026 09:54:34 +0100:

> https://git.kernel.org/pub/scm/linux/kernel/git/a.hindborg/linux.git tags/configfs-for-v7.0

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/8c0901b6f9c807a6aa33dccedc548bf10c17a85c

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-02-12 22:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-11  8:54 [GIT PULL] Configfs for v7.0 Andreas Hindborg
2026-02-12 22:48 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox