]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ns: add NS_COMMON_INIT()
authorChristian Brauner <brauner@kernel.org>
Mon, 3 Nov 2025 15:10:10 +0000 (16:10 +0100)
committerChristian Brauner <brauner@kernel.org>
Mon, 3 Nov 2025 16:41:16 +0000 (17:41 +0100)
commitd915fe20e5cba4bd50e41e792a32dcddc7490e25
treed4f95f404fdafcfe8e4408c72ad17878272a5e72
parent8627bc8c7d815d929ad59407e13458b564870acf
ns: add NS_COMMON_INIT()

Add an initializer that can be used for the ns common initialization for
static namespace such as most init namespaces.

Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://patch.msgid.link/87ecqhy2y5.ffs@tglx
Signed-off-by: Christian Brauner <brauner@kernel.org>
include/linux/ns_common.h