From: Luis Chamberlain <mcgrof@kernel.org>
To: Daniel Gomez <da.gomez@kernel.org>
Cc: kdevops@lists.linux.dev, Daniel Gomez <da.gomez@samsung.com>
Subject: Re: [PATCH] bootlinux: add modular kernel configuration fragment support
Date: Tue, 16 Sep 2025 15:47:02 -0700 [thread overview]
Message-ID: <aMno5tVo5a-UjkCj@bombadil.infradead.org> (raw)
In-Reply-To: <20250916-kernel-fragment-support-v1-1-7be6faa12b05@samsung.com>
On Tue, Sep 16, 2025 at 10:25:29PM +0200, Daniel Gomez wrote:
> From: Daniel Gomez <da.gomez@samsung.com>
>
> Add comprehensive kernel configuration fragment system that enables
> building kernels using merge_config.sh with focused configuration
> fragments instead of monolithic config files.
>
> Key features:
> - Modular Kconfig organization split into logical categories
> - Support for both x86_64 and ARM64 architectures
> - Architecture-specific fragment visibility (ARM64 page sizes)
> - Module dependency management for advanced features
> - New fragments for extended modversions, kmemleak, and module testing
>
> Fragment categories:
> - Essential: Core system requirements (64bit, systemd, distro, storage)
> - Security: Hardening and security features
> - Architecture: Platform-specific optimizations
> - Development: Debugging and diagnostic tools
> - Memory: NUMA and memory management features
> - Modules: Kernel module system configuration
> - Advanced: eBPF, XArray, and specialized features
> - Container: Virtualization and container support
> - Specialized: Minimal kernels, power management, Rust support
> - Legacy: Compatibility and legacy feature support
>
> Fragments origin:
> https://github.com/dkruces/linux-config-fragments
>
> Generated-by: Claude AI
> Signed-off-by: Daniel Gomez <da.gomez@samsung.com>
Looks good to me, I'll hold on merging as I figured Chuck may want
to review.
Reviewed-by: Luis Chamberlain <mcgrof@kernel.org>
Luis
prev parent reply other threads:[~2025-09-16 22:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-16 20:25 [PATCH] bootlinux: add modular kernel configuration fragment support Daniel Gomez
2025-09-16 22:47 ` Luis Chamberlain [this message]
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=aMno5tVo5a-UjkCj@bombadil.infradead.org \
--to=mcgrof@kernel.org \
--cc=da.gomez@kernel.org \
--cc=da.gomez@samsung.com \
--cc=kdevops@lists.linux.dev \
/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