]> www.infradead.org Git - users/hch/misc.git/commit
module: remove CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS missing-imports
authorChristoph Hellwig <hch@lst.de>
Wed, 14 May 2025 13:54:32 +0000 (15:54 +0200)
committerChristoph Hellwig <hch@lst.de>
Wed, 14 May 2025 13:56:03 +0000 (15:56 +0200)
commitd4ab6a62c5124a63bbfe7f7ea2ec5edbcc0f3d78
tree231b7a9430563dd7ad9d62288af047e4c8343cca
parent9f35e33144ae5377d6a8de86dd3bd4d995c6ac65
module: remove CONFIG_MODULE_ALLOW_MISSING_NAMESPACE_IMPORTS

There is no point in bypassing the namespaces and undo the order
they created.  Anyone having problems had more than 5 years to
sort them out.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Documentation/core-api/symbol-namespaces.rst
kernel/module/Kconfig
kernel/module/main.c
scripts/Makefile.modpost