Re: [tip: x86/urgent] x86/config: Make the x86 defconfigs a bit more usable
From: Peter Zijlstra
Date: Thu Mar 24 2022 - 06:18:51 EST
On Thu, Mar 24, 2022 at 08:50:16AM -0000, tip-bot2 for Ingo Molnar wrote:
> The following commit has been merged into the x86/urgent branch of tip:
>
> Commit-ID: aee8bf2d5aab5e7cc24fa90238930fd14d72e580
> Gitweb: https://git.kernel.org/tip/aee8bf2d5aab5e7cc24fa90238930fd14d72e580
> Author: Ingo Molnar <mingo@xxxxxxxxxx>
> AuthorDate: Thu, 24 Mar 2022 09:31:13 +01:00
> Committer: Ingo Molnar <mingo@xxxxxxxxxx>
> CommitterDate: Thu, 24 Mar 2022 09:32:20 +01:00
>
> x86/config: Make the x86 defconfigs a bit more usable
>
> - Use 'make savedefconfig' to refresh & regenerate the files
> - Add in KVM boot enablers
We shouldn't duplicate kvm_guest.config.
> - Enable the cgroup features most distros rely on
I've not yet had defconfig+kvm_guest.config fail to boot on debian
images (I occasionally grab one here:
https://cloud.debian.org/images/cloud/sid/daily/latest/ )