All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 215730] New: acpi_bus_register_driver() does not work on Alder Lake
@ 2022-03-23  3:28 bugzilla-daemon
  2022-03-23  3:34 ` [Bug 215730] " bugzilla-daemon
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: bugzilla-daemon @ 2022-03-23  3:28 UTC (permalink / raw)
  To: platform-driver-x86

https://bugzilla.kernel.org/show_bug.cgi?id=215730

            Bug ID: 215730
           Summary: acpi_bus_register_driver() does not work on Alder Lake
           Product: Drivers
           Version: 2.5
    Kernel Version: 5.13, 5.16, maybe all.
          Hardware: x86-64
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: Platform_x86
          Assignee: drivers_platform_x86@kernel-bugs.osdl.org
          Reporter: xuemin.wu@dbh.dynabook.com
        Regression: No

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 to add the driver.

and dmesg no errors/warnings have been reported when insmod this driver.

This issue exists on Alder Lake.
This issue does not exist on Tiger Lake.

Thank you.

-- 
You may reply to this email to add a comment.

You are receiving this mail because:
You are watching the assignee of the bug.

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-03-24  3:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-23  3:28 [Bug 215730] New: acpi_bus_register_driver() does not work on Alder Lake bugzilla-daemon
2022-03-23  3:34 ` [Bug 215730] " bugzilla-daemon
2022-03-23  5:36 ` bugzilla-daemon
2022-03-23  5:46 ` bugzilla-daemon
2022-03-23  6:13 ` bugzilla-daemon
2022-03-23  9:24 ` bugzilla-daemon
2022-03-23  9:31 ` bugzilla-daemon
2022-03-23  9:36 ` bugzilla-daemon
2022-03-23  9:47 ` bugzilla-daemon
2022-03-23 19:10 ` bugzilla-daemon
2022-03-24  2:44 ` bugzilla-daemon
2022-03-24  3:58 ` bugzilla-daemon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.