On Tue, Feb 16, 2016 at 11:16:31AM +0100, Thierry Reding wrote: > From: Thierry Reding <treding@xxxxxxxxxx> > > Changes introduced in the upstream version of libfdt pulled in by commit > 91feabc2e224 ("scripts/dtc: Update to upstream commit b06e55c88b9b") use > the strnlen() function, which isn't currently available to the EFI name- > space. Add it to the EFI namespace to avoid a linker error. > > Cc: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> > Cc: Catalin Marinas <catalin.marinas@xxxxxxx> > Cc: Will Deacon <will.deacon@xxxxxxx> > Cc: Rob Herring <robh@xxxxxxxxxx> > Signed-off-by: Thierry Reding <treding@xxxxxxxxxx> > --- > Changes in v2: > - mark strnlen() position independent and refer to __pi_strnlen Thanks, I'll queue this on the arm64 fixes branch. Will -- To unsubscribe from this list: send the line "unsubscribe linux-next" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html