Hi Javier no worries On Wed, 18 Jun 2025 at 22:49, Javier Martinez Canillas <javi...@redhat.com> wrote: > > Ilias Apalodimas <ilias.apalodi...@linaro.org> writes: > > Hello Ilias, > > > Javier I reviewed the patches but I probably missed something. > > > > I am getting a compilation error with the selftests applied. > > #include <part_efi.h> seems to be missing. > > > > Sorry about that. What's the command you are using to build so that I can > replicate the issue. I tested with the following build command: > > make qemu-x86_64_defconfig && make -j8
Yea that's ok. The problem appears only if you test the patches against -next. There are big changes in the kbuild system. AFAICT it's only that include missing to make -next happy. Cheers /Ilias > > > Thanks > > > > /Ilias > > > > -- > Best regards, > > Javier Martinez Canillas > Core Platforms > Red Hat >