Re: [PATCH v3] mcb: Add missing modpost build support
From: Nicolas Schier
Date: Sat Dec 27 2025 - 16:39:31 EST
On Tue, 02 Dec 2025 09:42:00 +0100, Jose Javier Rodriguez Barbarin wrote:
> mcb bus is not prepared to autoload client drivers with the data defined on
> the drivers' MODULE_DEVICE_TABLE. modpost cannot access to mcb_table_id
> inside MODULE_DEVICE_TABLE so the data declared inside is ignored.
>
> Add modpost build support for accessing to the mcb_table_id coded on device
> drivers' MODULE_DEVICE_TABLE.
>
> [...]
Applied to kbuild-fixes, thanks!
[1/1] mcb: Add missing modpost build support
commit: 1f4ea4838b13c3b2278436a8dcb148e3c23f4b64
https://git.kernel.org/kbuild/c/1f4ea4838b13
Best regards,
--
Nicolas