On 25/08/2020 14.56, Tom Rini wrote: > On Tue, Aug 25, 2020 at 01:29:50PM +0200, Rasmus Villemoes wrote: > >> From: Brian Norris <briannor...@chromium.org> >> >> [linux commit ff64dd4857303dd5550faed9fd598ac90f0f2238] >>
>> scripts/setlocalversion | 12 ++++++++++-- >> 1 file changed, 10 insertions(+), 2 deletions(-) > > It looks like we have one local change to setlocalversion since our sync > from v3.16. Can you please re-sync us to the v5.8 release? Thanks! > Hmm, I suppose I could, but it's not really clear whether we'd still need to apply that fix (81630a3b38c2, scripts: setlocalversion: safely extract variables from auto.conf using awk), or if that has been obsoleted by your a356e7a86b83 (spl: Kconfig: Escape '$(ARCH)' in LDSCRIPT entries). Rasmus