Skip to content

params: Add support for static keys - #86

Open
modules-kpd-app[bot] wants to merge 2 commits into
modules-next_basefrom
series/962434=>modules-next
Open

params: Add support for static keys#86
modules-kpd-app[bot] wants to merge 2 commits into
modules-next_basefrom
series/962434=>modules-next

Conversation

@modules-kpd-app

Copy link
Copy Markdown

Pull request for series with
subject: params: Add support for static keys
version: 2
url: https://patchwork.kernel.org/project/linux-modules/list/?series=962434

dagomez137 and others added 2 commits October 22, 2025 03:27
Static keys can now be a module parameter, e.g.

module_param_named(foo, foo.key, static_key_t, 0644)

bcachefs is now using this.

Cc: Luis Chamberlain <[email protected]>
Cc: Petr Pavlu <[email protected]>
Cc: Sami Tolvanen <[email protected]>
Cc: Daniel Gomez <[email protected]>
Cc: [email protected]
Cc: Peter Zijlstra <[email protected]>
Cc: Josh Poimboeuf <[email protected]>
Cc: Jason Baron <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Signed-off-by: Kent Overstreet <[email protected]>
@modules-kpd-app

Copy link
Copy Markdown
Author

Upstream branch: 5eb4b9a
series: https://patchwork.kernel.org/project/linux-modules/list/?series=962434
version: 2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant