* [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
@ 2025-09-26 16:59 KernelCI bot
2025-09-29 1:13 ` Randy Dunlap
0 siblings, 1 reply; 9+ messages in thread
From: KernelCI bot @ 2025-09-26 16:59 UTC (permalink / raw)
To: kernelci-results; +Cc: regressions, gus, linux-next
Hello,
New build issue found on next/master:
---
undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c) [logspec:kbuild,kbuild.compiler.linker_error]
---
- dashboard: https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
- giturl: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
- commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
- tags: next-20250926
Log excerpt:
=====================================================
LD .tmp_vmlinux1
ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function `amdgpu_pmops_thaw':
/tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677: undefined reference to `pm_hibernation_mode_is_suspend'
=====================================================
# Builds where the incident occurred:
## cros://chromeos-6.6/x86_64/chromeos-amd-stoneyridge.flavour.config+lab-setup+x86-board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on (x86_64):
- compiler: gcc-12
- dashboard: https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
## cros://chromeos-6.6/x86_64/chromeos-intel-pineview.flavour.config+lab-setup+x86-board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on (x86_64):
- compiler: gcc-12
- dashboard: https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
#kernelci issue maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
Reported-by: kernelci.org bot <bot@kernelci.org>
--
This is an experimental report format. Please send feedback in!
Talk to us at kernelci@lists.linux.dev
Made with love by the KernelCI team - https://kernelci.org
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
2025-09-26 16:59 [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux KernelCI bot
@ 2025-09-29 1:13 ` Randy Dunlap
2025-09-29 4:15 ` Denys Fedoryshchenko
0 siblings, 1 reply; 9+ messages in thread
From: Randy Dunlap @ 2025-09-29 1:13 UTC (permalink / raw)
To: kernelci, kernelci-results; +Cc: regressions, gus, linux-next
Hi,
On 9/26/25 9:59 AM, KernelCI bot wrote:
>
>
>
>
> Hello,
>
> New build issue found on next/master:
>
> ---
> undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c) [logspec:kbuild,kbuild.compiler.linker_error]
> ---
>
> - dashboard: https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
> - giturl: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> - commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
> - tags: next-20250926
>
>
> Log excerpt:
> =====================================================
> LD .tmp_vmlinux1
> ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function `amdgpu_pmops_thaw':
> /tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677: undefined reference to `pm_hibernation_mode_is_suspend'
>
> =====================================================
>
>
> # Builds where the incident occurred:
>
> ## cros://chromeos-6.6/x86_64/chromeos-amd-stoneyridge.flavour.config+lab-setup+x86-board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on (x86_64):
> - compiler: gcc-12
> - dashboard: https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
>
> ## cros://chromeos-6.6/x86_64/chromeos-intel-pineview.flavour.config+lab-setup+x86-board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on (x86_64):
> - compiler: gcc-12
> - dashboard: https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
>
Is there a URL for the .config file that causes the
build error?
Thanks.
>
> #kernelci issue maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
>
> Reported-by: kernelci.org bot <bot@kernelci.org>
>
> --
> This is an experimental report format. Please send feedback in!
> Talk to us at kernelci@lists.linux.dev
>
> Made with love by the KernelCI team - https://kernelci.org
>
--
~Randy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
2025-09-29 1:13 ` Randy Dunlap
@ 2025-09-29 4:15 ` Denys Fedoryshchenko
2025-09-29 11:40 ` Gustavo Padovan
0 siblings, 1 reply; 9+ messages in thread
From: Denys Fedoryshchenko @ 2025-09-29 4:15 UTC (permalink / raw)
To: Randy Dunlap, kernelci, kernelci-results; +Cc: regressions, gus, linux-next
Hi Randy,
On Sun, 2025-09-28 at 18:13 -0700, Randy Dunlap wrote:
> Hi,
>
> On 9/26/25 9:59 AM, KernelCI bot wrote:
> >
> >
> >
> >
> > Hello,
> >
> > New build issue found on next/master:
> >
> > ---
> > undefined reference to `pm_hibernation_mode_is_suspend' in
> > vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c)
> > [logspec:kbuild,kbuild.compiler.linker_error]
> > ---
> >
> > - dashboard:
> > https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
> > - giturl:
> > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> > - commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
> > - tags: next-20250926
> >
> >
> > Log excerpt:
> > =====================================================
> > LD .tmp_vmlinux1
> > ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function
> > `amdgpu_pmops_thaw':
> > /tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677:
> > undefined reference to `pm_hibernation_mode_is_suspend'
> >
> > =====================================================
> >
> >
> > # Builds where the incident occurred:
> >
> > ## cros://chromeos-6.6/x86_64/chromeos-amd-
> > stoneyridge.flavour.config+lab-setup+x86-
> > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > (x86_64):
> > - compiler: gcc-12
> > - dashboard:
> > https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
> >
> > ## cros://chromeos-6.6/x86_64/chromeos-intel-
> > pineview.flavour.config+lab-setup+x86-
> > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > (x86_64):
> > - compiler: gcc-12
> > - dashboard:
> > https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
> >
>
> Is there a URL for the .config file that causes the
> build error?
Yes,
https://files.kernelci.org/kbuild-gcc-12-x86-chromeos-intel-68d6bd59aabea828fddae00e/.config
You can safely disable the firmware files option. The build error will
still be reproducible.
Thank you for feedback!
>
> Thanks.
>
> >
> > #kernelci issue maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
> >
> > Reported-by: kernelci.org bot <bot@kernelci.org>
> >
> > --
> > This is an experimental report format. Please send feedback in!
> > Talk to us at kernelci@lists.linux.dev
> >
> > Made with love by the KernelCI team - https://kernelci.org
> >
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
2025-09-29 4:15 ` Denys Fedoryshchenko
@ 2025-09-29 11:40 ` Gustavo Padovan
2025-09-29 15:34 ` Randy Dunlap
0 siblings, 1 reply; 9+ messages in thread
From: Gustavo Padovan @ 2025-09-29 11:40 UTC (permalink / raw)
To: Denys Fedoryshchenko
Cc: Randy Dunlap, kernelci, kernelci-results, regressions, linux-next
Hi Randy,
---- On Mon, 29 Sep 2025 01:15:24 -0300 Denys Fedoryshchenko <denys.f@collabora.com> wrote ---
> Hi Randy,
>
> On Sun, 2025-09-28 at 18:13 -0700, Randy Dunlap wrote:
> > Hi,
> >
> > On 9/26/25 9:59 AM, KernelCI bot wrote:
> > >
> > >
> > >
> > >
> > > Hello,
> > >
> > > New build issue found on next/master:
> > >
> > > ---
> > > undefined reference to `pm_hibernation_mode_is_suspend' in
> > > vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c)
> > > [logspec:kbuild,kbuild.compiler.linker_error]
> > > ---
> > >
> > > - dashboard:
> > > https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
> > > - giturl:
> > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> > > - commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
> > > - tags: next-20250926
> > >
> > >
> > > Log excerpt:
> > > =====================================================
> > > LD .tmp_vmlinux1
> > > ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function
> > > `amdgpu_pmops_thaw':
> > > /tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677:
> > > undefined reference to `pm_hibernation_mode_is_suspend'
> > >
> > > =====================================================
> > >
> > >
> > > # Builds where the incident occurred:
> > >
> > > ## cros://chromeos-6.6/x86_64/chromeos-amd-
> > > stoneyridge.flavour.config+lab-setup+x86-
> > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > (x86_64):
> > > - compiler: gcc-12
> > > - dashboard:
> > > https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
> > >
> > > ## cros://chromeos-6.6/x86_64/chromeos-intel-
> > > pineview.flavour.config+lab-setup+x86-
> > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > (x86_64):
> > > - compiler: gcc-12
> > > - dashboard:
> > > https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
> > >
> >
> > Is there a URL for the .config file that causes the
> > build error?
> Yes,
> https://files.kernelci.org/kbuild-gcc-12-x86-chromeos-intel-68d6bd59aabea828fddae00e/.config
Out of curiosity, have you tried to find the config in our Dashboard? We added basic information in
the email report and then the Dashboard link take you to our comprehensive report.
Any feedback here?
Best,
- Gus
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
2025-09-29 11:40 ` Gustavo Padovan
@ 2025-09-29 15:34 ` Randy Dunlap
2025-09-29 21:59 ` Randy Dunlap
2025-10-06 12:22 ` Gustavo Padovan
0 siblings, 2 replies; 9+ messages in thread
From: Randy Dunlap @ 2025-09-29 15:34 UTC (permalink / raw)
To: Gustavo Padovan, Denys Fedoryshchenko
Cc: kernelci, kernelci-results, regressions, linux-next
Hi,
On 9/29/25 4:40 AM, Gustavo Padovan wrote:
> Hi Randy,
>
>
> ---- On Mon, 29 Sep 2025 01:15:24 -0300 Denys Fedoryshchenko <denys.f@collabora.com> wrote ---
>
> > Hi Randy,
> >
> > On Sun, 2025-09-28 at 18:13 -0700, Randy Dunlap wrote:
> > > Hi,
> > >
> > > On 9/26/25 9:59 AM, KernelCI bot wrote:
> > > >
> > > >
> > > >
> > > >
> > > > Hello,
> > > >
> > > > New build issue found on next/master:
> > > >
> > > > ---
> > > > undefined reference to `pm_hibernation_mode_is_suspend' in
> > > > vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c)
> > > > [logspec:kbuild,kbuild.compiler.linker_error]
> > > > ---
> > > >
> > > > - dashboard:
> > > > https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
> > > > - giturl:
> > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> > > > - commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
> > > > - tags: next-20250926
> > > >
> > > >
> > > > Log excerpt:
> > > > =====================================================
> > > > LD .tmp_vmlinux1
> > > > ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function
> > > > `amdgpu_pmops_thaw':
> > > > /tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677:
> > > > undefined reference to `pm_hibernation_mode_is_suspend'
> > > >
> > > > =====================================================
> > > >
> > > >
> > > > # Builds where the incident occurred:
> > > >
> > > > ## cros://chromeos-6.6/x86_64/chromeos-amd-
> > > > stoneyridge.flavour.config+lab-setup+x86-
> > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > > (x86_64):
> > > > - compiler: gcc-12
> > > > - dashboard:
> > > > https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
> > > >
> > > > ## cros://chromeos-6.6/x86_64/chromeos-intel-
> > > > pineview.flavour.config+lab-setup+x86-
> > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > > (x86_64):
> > > > - compiler: gcc-12
> > > > - dashboard:
> > > > https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
> > > >
> > >
> > > Is there a URL for the .config file that causes the
> > > build error?
> > Yes,
> > https://files.kernelci.org/kbuild-gcc-12-x86-chromeos-intel-68d6bd59aabea828fddae00e/.config
>
> Out of curiosity, have you tried to find the config in our Dashboard? We added basic information in
> the email report and then the Dashboard link take you to our comprehensive report.
>
I did look at the Dashboard first but it seems that I overlooked the config file info.
>
> Any feedback here?
I would rather not use the Dashboard until I need to dig deeperinto the problem. IOW, I prefer to have the config file URL
in the email report.
Thanks.
--
~Randy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
2025-09-29 15:34 ` Randy Dunlap
@ 2025-09-29 21:59 ` Randy Dunlap
2025-10-06 12:22 ` Gustavo Padovan
1 sibling, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2025-09-29 21:59 UTC (permalink / raw)
To: Gustavo Padovan, Denys Fedoryshchenko
Cc: kernelci, kernelci-results, regressions, linux-next
On 9/29/25 8:34 AM, Randy Dunlap wrote:
> Hi,
>
> On 9/29/25 4:40 AM, Gustavo Padovan wrote:
>> Hi Randy,
>>
>>
>> ---- On Mon, 29 Sep 2025 01:15:24 -0300 Denys Fedoryshchenko <denys.f@collabora.com> wrote ---
>>
>> > Hi Randy,
>> >
>> > On Sun, 2025-09-28 at 18:13 -0700, Randy Dunlap wrote:
>> > > Hi,
>> > >
>> > > On 9/26/25 9:59 AM, KernelCI bot wrote:
>> > > >
>> > > >
>> > > >
>> > > >
>> > > > Hello,
>> > > >
>> > > > New build issue found on next/master:
>> > > >
>> > > > ---
>> > > > undefined reference to `pm_hibernation_mode_is_suspend' in
>> > > > vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c)
>> > > > [logspec:kbuild,kbuild.compiler.linker_error]
>> > > > ---
>> > > >
>> > > > - dashboard:
>> > > > https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
>> > > > - giturl:
>> > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>> > > > - commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
>> > > > - tags: next-20250926
>> > > >
>> > > >
>> > > > Log excerpt:
>> > > > =====================================================
>> > > > LD .tmp_vmlinux1
>> > > > ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function
>> > > > `amdgpu_pmops_thaw':
>> > > > /tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677:
>> > > > undefined reference to `pm_hibernation_mode_is_suspend'
>> > > >
>> > > > =====================================================
>> > > >
>> > > >
>> > > > # Builds where the incident occurred:
>> > > >
>> > > > ## cros://chromeos-6.6/x86_64/chromeos-amd-
>> > > > stoneyridge.flavour.config+lab-setup+x86-
>> > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
>> > > > (x86_64):
>> > > > - compiler: gcc-12
>> > > > - dashboard:
>> > > > https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
>> > > >
>> > > > ## cros://chromeos-6.6/x86_64/chromeos-intel-
>> > > > pineview.flavour.config+lab-setup+x86-
>> > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
>> > > > (x86_64):
>> > > > - compiler: gcc-12
>> > > > - dashboard:
>> > > > https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
>> > > >
>> > >
>> > > Is there a URL for the .config file that causes the
>> > > build error?
>> > Yes,
>> > https://files.kernelci.org/kbuild-gcc-12-x86-chromeos-intel-68d6bd59aabea828fddae00e/.config
>>
>> Out of curiosity, have you tried to find the config in our Dashboard? We added basic information in
>> the email report and then the Dashboard link take you to our comprehensive report.
>>
>
> I did look at the Dashboard first but it seems that I overlooked the config file info.
>
Oh, I see. There is no kernel config file entry on the first dashboard link.
That's the only place that I looked.
>>
>> Any feedback here?
> I would rather not use the Dashboard until I need to dig deeper into the problem. IOW, I prefer to have the config file URL
> in the email report.
>
> Thanks.
--
~Randy
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
2025-09-29 15:34 ` Randy Dunlap
2025-09-29 21:59 ` Randy Dunlap
@ 2025-10-06 12:22 ` Gustavo Padovan
2025-10-06 17:01 ` Randy Dunlap
1 sibling, 1 reply; 9+ messages in thread
From: Gustavo Padovan @ 2025-10-06 12:22 UTC (permalink / raw)
To: Randy Dunlap
Cc: Denys Fedoryshchenko, kernelci, kernelci-results, regressions,
linux-next
---- On Mon, 29 Sep 2025 12:34:02 -0300 Randy Dunlap <rdunlap@infradead.org> wrote ---
> Hi,
>
> On 9/29/25 4:40 AM, Gustavo Padovan wrote:
> > Hi Randy,
> >
> >
> > ---- On Mon, 29 Sep 2025 01:15:24 -0300 Denys Fedoryshchenko <denys.f@collabora.com> wrote ---
> >
> > > Hi Randy,
> > >
> > > On Sun, 2025-09-28 at 18:13 -0700, Randy Dunlap wrote:
> > > > Hi,
> > > >
> > > > On 9/26/25 9:59 AM, KernelCI bot wrote:
> > > > >
> > > > >
> > > > >
> > > > >
> > > > > Hello,
> > > > >
> > > > > New build issue found on next/master:
> > > > >
> > > > > ---
> > > > > undefined reference to `pm_hibernation_mode_is_suspend' in
> > > > > vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c)
> > > > > [logspec:kbuild,kbuild.compiler.linker_error]
> > > > > ---
> > > > >
> > > > > - dashboard:
> > > > > https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
> > > > > - giturl:
> > > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> > > > > - commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
> > > > > - tags: next-20250926
> > > > >
> > > > >
> > > > > Log excerpt:
> > > > > =====================================================
> > > > > LD .tmp_vmlinux1
> > > > > ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function
> > > > > `amdgpu_pmops_thaw':
> > > > > /tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677:
> > > > > undefined reference to `pm_hibernation_mode_is_suspend'
> > > > >
> > > > > =====================================================
> > > > >
> > > > >
> > > > > # Builds where the incident occurred:
> > > > >
> > > > > ## cros://chromeos-6.6/x86_64/chromeos-amd-
> > > > > stoneyridge.flavour.config+lab-setup+x86-
> > > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > > > (x86_64):
> > > > > - compiler: gcc-12
> > > > > - dashboard:
> > > > > https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
> > > > >
> > > > > ## cros://chromeos-6.6/x86_64/chromeos-intel-
> > > > > pineview.flavour.config+lab-setup+x86-
> > > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > > > (x86_64):
> > > > > - compiler: gcc-12
> > > > > - dashboard:
> > > > > https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
> > > > >
> > > >
> > > > Is there a URL for the .config file that causes the
> > > > build error?
> > > Yes,
> > > https://files.kernelci.org/kbuild-gcc-12-x86-chromeos-intel-68d6bd59aabea828fddae00e/.config
> >
> > Out of curiosity, have you tried to find the config in our Dashboard? We added basic information in
> > the email report and then the Dashboard link take you to our comprehensive report.
> >
>
> I did look at the Dashboard first but it seems that I overlooked the config file info.
>
> >
> > Any feedback here?
> I would rather not use the Dashboard until I need to dig deeperinto the problem. IOW, I prefer to have the config file URL
> in the email report.
Thanks for the feedback. We will work on it this week.
I created https://github.com/kernelci/dashboard/issues/1551 for following the progress.
Best,
- Gus
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
2025-10-06 12:22 ` Gustavo Padovan
@ 2025-10-06 17:01 ` Randy Dunlap
0 siblings, 0 replies; 9+ messages in thread
From: Randy Dunlap @ 2025-10-06 17:01 UTC (permalink / raw)
To: Gustavo Padovan
Cc: Denys Fedoryshchenko, kernelci, kernelci-results, regressions,
linux-next
On 10/6/25 5:22 AM, Gustavo Padovan wrote:
>
>
> ---- On Mon, 29 Sep 2025 12:34:02 -0300 Randy Dunlap <rdunlap@infradead.org> wrote ---
>
> > Hi,
> >
> > On 9/29/25 4:40 AM, Gustavo Padovan wrote:
> > > Hi Randy,
> > >
> > >
> > > ---- On Mon, 29 Sep 2025 01:15:24 -0300 Denys Fedoryshchenko <denys.f@collabora.com> wrote ---
> > >
> > > > Hi Randy,
> > > >
> > > > On Sun, 2025-09-28 at 18:13 -0700, Randy Dunlap wrote:
> > > > > Hi,
> > > > >
> > > > > On 9/26/25 9:59 AM, KernelCI bot wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > Hello,
> > > > > >
> > > > > > New build issue found on next/master:
> > > > > >
> > > > > > ---
> > > > > > undefined reference to `pm_hibernation_mode_is_suspend' in
> > > > > > vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c)
> > > > > > [logspec:kbuild,kbuild.compiler.linker_error]
> > > > > > ---
> > > > > >
> > > > > > - dashboard:
> > > > > > https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
> > > > > > - giturl:
> > > > > > https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> > > > > > - commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
> > > > > > - tags: next-20250926
> > > > > >
> > > > > >
> > > > > > Log excerpt:
> > > > > > =====================================================
> > > > > > LD .tmp_vmlinux1
> > > > > > ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function
> > > > > > `amdgpu_pmops_thaw':
> > > > > > /tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677:
> > > > > > undefined reference to `pm_hibernation_mode_is_suspend'
> > > > > >
> > > > > > =====================================================
> > > > > >
> > > > > >
> > > > > > # Builds where the incident occurred:
> > > > > >
> > > > > > ## cros://chromeos-6.6/x86_64/chromeos-amd-
> > > > > > stoneyridge.flavour.config+lab-setup+x86-
> > > > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > > > > (x86_64):
> > > > > > - compiler: gcc-12
> > > > > > - dashboard:
> > > > > > https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
> > > > > >
> > > > > > ## cros://chromeos-6.6/x86_64/chromeos-intel-
> > > > > > pineview.flavour.config+lab-setup+x86-
> > > > > > board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on
> > > > > > (x86_64):
> > > > > > - compiler: gcc-12
> > > > > > - dashboard:
> > > > > > https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
> > > > > >
> > > > >
> > > > > Is there a URL for the .config file that causes the
> > > > > build error?
> > > > Yes,
> > > > https://files.kernelci.org/kbuild-gcc-12-x86-chromeos-intel-68d6bd59aabea828fddae00e/.config
> > >
> > > Out of curiosity, have you tried to find the config in our Dashboard? We added basic information in
> > > the email report and then the Dashboard link take you to our comprehensive report.
> > >
> >
> > I did look at the Dashboard first but it seems that I overlooked the config file info.
> >
> > >
> > > Any feedback here?
> > I would rather not use the Dashboard until I need to dig deeperinto the problem. IOW, I prefer to have the config file URL
> > in the email report.
>
> Thanks for the feedback. We will work on it this week.
>
> I created https://github.com/kernelci/dashboard/issues/1551 for following the progress.
Thanks. That proposal looks good.
^ permalink raw reply [flat|nested] 9+ messages in thread
* [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux...
@ 2025-09-26 16:59 KernelCI bot
0 siblings, 0 replies; 9+ messages in thread
From: KernelCI bot @ 2025-09-26 16:59 UTC (permalink / raw)
To: kernelci-results; +Cc: regressions, gus, linux-next
Hello,
New build issue found on next/master:
---
undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux.unstripped (drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c) [logspec:kbuild,kbuild.compiler.linker_error]
---
- dashboard: https://d.kernelci.org/i/maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
- giturl: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
- commit HEAD: 262858079afde6d367ce3db183c74d8a43a0e83f
- tags: next-20250926
Log excerpt:
=====================================================
LD .tmp_vmlinux1
ld: drivers/gpu/drm/amd/amdgpu/amdgpu_drv.o: in function `amdgpu_pmops_thaw':
/tmp/kci/linux/drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c:2677: undefined reference to `pm_hibernation_mode_is_suspend'
=====================================================
# Builds where the incident occurred:
## cros://chromeos-6.6/x86_64/chromeos-amd-stoneyridge.flavour.config+lab-setup+x86-board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on (x86_64):
- compiler: gcc-12
- dashboard: https://d.kernelci.org/build/maestro:68d6bd56aabea828fddae00b
## cros://chromeos-6.6/x86_64/chromeos-intel-pineview.flavour.config+lab-setup+x86-board+CONFIG_MODULE_COMPRESS=n+CONFIG_MODULE_COMPRESS_NONE=y on (x86_64):
- compiler: gcc-12
- dashboard: https://d.kernelci.org/build/maestro:68d6bd59aabea828fddae00e
#kernelci issue maestro:74f8fe195e9e78290f1dae54754bf5b8d4b2a893
Reported-by: kernelci.org bot <bot@kernelci.org>
--
This is an experimental report format. Please send feedback in!
Talk to us at kernelci@lists.linux.dev
Made with love by the KernelCI team - https://kernelci.org
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-10-06 17:01 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-26 16:59 [REGRESSION] next/master: (build) undefined reference to `pm_hibernation_mode_is_suspend' in vmlinux KernelCI bot
2025-09-29 1:13 ` Randy Dunlap
2025-09-29 4:15 ` Denys Fedoryshchenko
2025-09-29 11:40 ` Gustavo Padovan
2025-09-29 15:34 ` Randy Dunlap
2025-09-29 21:59 ` Randy Dunlap
2025-10-06 12:22 ` Gustavo Padovan
2025-10-06 17:01 ` Randy Dunlap
-- strict thread matches above, loose matches on Subject: below --
2025-09-26 16:59 KernelCI bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox