Re: [PATCH v2 1/1] mcb: Add missing modpost build support

From: Andy Shevchenko
Date: Mon Dec 01 2025 - 13:03:37 EST


On Mon, Dec 01, 2025 at 05:07:20PM +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.

I believe the idea to add Fixes tag here and make sure it goes to v6.19-rcX.

--
With Best Regards,
Andy Shevchenko