On Thu, 18 Feb, at 12:05:51PM, Ard Biesheuvel wrote: > On 18 February 2016 at 12:04, Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx> wrote: > > On Tue, 16 Feb, at 04:29:19PM, Ard Biesheuvel wrote: > >> Commit 91feabc2e224 ("scripts/dtc: Update to upstream commit > >> b06e55c88b9b") introduces references to the strnlen() string function, > >> which is not currently defined in the EFI stub. So add it to our string.c > >> > >> Signed-off-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > >> --- > >> drivers/firmware/efi/libstub/string.c | 16 ++++++++++++++++ > >> 1 file changed, 16 insertions(+) > > > > Does this patch fix a build failure for ARM? Which tree is the above > > commit in? > > It is in -next, and it will break the build once it hits upstream. OK, could you resend and include the build failure in the commit log and make a reference to fixing a build issue? -- To unsubscribe from this list: send the line "unsubscribe linux-efi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html