e.g. in drivers/platform/x86/toshiba_acpi.c acpi_bus_register_driver(&toshiba_acpi_driver); does not work. when execute acpi_bus_register_driver(&toshiba_acpi_driver). the ".add" function is not called and no errors/warnings have been reported when insmod this driver. This issue exists on Alder Lake. This issue does not exist on Tiger Lake.
*** This bug has been marked as a duplicate of bug 215730 ***