NACK: [oracular:linux-gcp][PATCH 0/1] Compile IDPF module as built-in

Magali Lemes magali.lemes at canonical.com
Thu Sep 12 17:10:41 UTC 2024


o:gcp already has idpf as a built-in module now, so no need for this patch.

On 13/08/2024 16:17, Magali Lemes wrote:
> BugLink: https://bugs.launchpad.net/bugs/2076459
> 
> [Impact]
> noble:linux-gcp has the idpf driver built-in. This ended up not being
> reflected in oracular:linux-gcp and internal testing expects
> CONFIG_IDPF=y.
> 
> [Fix]
> Set CONFIG_IDPF=y.
> 
> [Test]
> Check that idpf is built-in, e.g., grep idpf.ko /lib/modules/$(uname -r)/modules.builtin
> 
> [Where problems could occur]
> Unlikely to have any issues apart from an increased kernel image size.
> 
> Magali Lemes (1):
>    UBUNTU: [Config] gcp: compile idpf as built-in
> 
>   debian.gcp/config/annotations | 3 +++
>   1 file changed, 3 insertions(+)
> 



More information about the kernel-team mailing list