All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bug 217028] New: CONFIG_AMD_PMF missing CONFIG_POWER_SUPPLY depend/select
@ 2023-02-13  3:07 bugzilla-daemon
  2023-02-13 12:33 ` [Bug 217028] " bugzilla-daemon
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: bugzilla-daemon @ 2023-02-13  3:07 UTC (permalink / raw)
  To: platform-driver-x86

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

            Bug ID: 217028
           Summary: CONFIG_AMD_PMF missing CONFIG_POWER_SUPPLY
                    depend/select
           Product: Drivers
           Version: 2.5
    Kernel Version: 6.1.11-gentoo
          Hardware: AMD
                OS: Linux
              Tree: Mainline
            Status: NEW
          Severity: high
          Priority: P1
         Component: Platform_x86
          Assignee: drivers_platform_x86@kernel-bugs.osdl.org
          Reporter: z@pyl.onl
        Regression: No

That depend is missing resulting in this error:
ld: drivers/platform/x86/amd/pmf/core.o: in function `amd_pmf_remove':
core.c:(.text+0x10): undefined reference to `power_supply_unreg_notifier'
ld: drivers/platform/x86/amd/pmf/core.o: in function `amd_pmf_probe':
core.c:(.text+0x38f): undefined reference to `power_supply_reg_notifier'
make[1]: *** [scripts/Makefile.vmlinux:34: vmlinux] Error 1
make: *** [Makefile:1248: vmlinux] Error 2

The relevant kconfig file is located at drivers/platform/x86/amd/pmf

-- 
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] 4+ messages in thread

end of thread, other threads:[~2023-02-13 13:57 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-13  3:07 [Bug 217028] New: CONFIG_AMD_PMF missing CONFIG_POWER_SUPPLY depend/select bugzilla-daemon
2023-02-13 12:33 ` [Bug 217028] " bugzilla-daemon
2023-02-13 13:12 ` bugzilla-daemon
2023-02-13 13:57 ` 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.