From: "Mario Limonciello (AMD) (kernel.org)" <superm1@kernel.org>
To: Pascal Ernster <git@hardfalcon.net>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
stable@vger.kernel.org, Sasha Levin <sashal@kernel.org>
Subject: Re: Patch "PM: hibernate: Add pm_hibernation_mode_is_suspend()" has been added to the 6.17-stable tree
Date: Tue, 21 Oct 2025 16:19:44 -0500 [thread overview]
Message-ID: <1f15260b-684e-4b8c-807f-244bbfd31f1c@kernel.org> (raw)
In-Reply-To: <19c7ba58-7300-4e10-bd81-367354f826db@hardfalcon.net>
On 10/21/2025 4:08 PM, Pascal Ernster wrote:
> [2025-10-21 22:45] Mario Limonciello (AMD) (kernel.org):
>> Are you cleaning your tree between builds?
>
>
> Yes.
>
> I'm building custom kernel packages in a clean chroot for my private package repo. The kernel config and the PKGBUILD can be found here:
>
> https://remotehost.online/linux-6.17.4/debug2/config
> https://remotehost.online/linux-6.17.4/debug2/PKGBUILD
>
> Here's a tarball that contains the PKGBUILD, the config, and all source files that I used:
>
> https://remotehost.online/linux-6.17.4/debug2/linux-hardened-6.17.4.hardened0-0.src.tar.zst
>
> Here's a log of stdout and stderr of the build process:
>
> https://remotehost.online/linux-6.17.4/debug2/stdout_stderr_combined.log
>
>
> Here's a fixed PKGBUILD that I used successfully to build my kernel packages:
>
> https://remotehost.online/linux-6.17.4/debug2/PKGBUILD.fixed
>
> The only difference is that I've commented out the two patches from your patch set, and removed the corresponding sha256 sums.
>
>
> Regards
> Pascal
It looks to me that you have CONFIG_HIBERNATE_CALLBACKS set but not
CONFIG_HIBERNATION set.
How does this happen? HIBERNATE_CALLBACKS is hidden, and it's only
selected by CONFIG_HIBERNATE.
The fix for now for you is to either turn off CONFIG_HIBERNATE_CALLBACKS
or turn on CONFIG_HIBERNATION.
next prev parent reply other threads:[~2025-10-21 21:19 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <2025102032-crescent-acuteness-5060 () gregkh>
2025-10-21 20:43 ` Patch "PM: hibernate: Add pm_hibernation_mode_is_suspend()" has been added to the 6.17-stable tree Pascal Ernster
2025-10-21 20:45 ` Mario Limonciello (AMD) (kernel.org)
2025-10-21 21:08 ` Pascal Ernster
2025-10-21 21:19 ` Mario Limonciello (AMD) (kernel.org) [this message]
2025-10-21 21:34 ` Mario Limonciello (AMD) (kernel.org)
2025-10-21 21:53 ` Pascal Ernster
2025-10-22 3:52 ` Pascal Ernster
2025-10-22 5:30 ` Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1f15260b-684e-4b8c-807f-244bbfd31f1c@kernel.org \
--to=superm1@kernel.org \
--cc=git@hardfalcon.net \
--cc=gregkh@linuxfoundation.org \
--cc=sashal@kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox