On Mon, Dec 07, 2020 at 08:23:53AM -0800, James Bottomley wrote: > On Fri, 2020-12-04 at 06:50 +0200, Jarkko Sakkinen wrote: > > On Fri, Dec 04, 2020 at 06:49:15AM +0200, Jarkko Sakkinen wrote: > > > On Mon, Nov 30, 2020 at 11:58:43AM -0800, James Bottomley wrote: > > > > On Mon, 2020-11-30 at 10:10 +0800, kernel test robot wrote: > > > > [...] > > > > > > 331 if (payload->blob_len < 0) > > > > > 332 return payload->blob_len; > > > > > > > > OK, I can rework this to use the signed version of blob len as > > > > below. > > > > > > > > James > > > > > > Do you have the patches in a git branch somewhere with this fixed? > > > > > > I can take from there and apply. > > > > CC my korg address. Sorry for the latency, I have this LKML migration > > going on (MAINTAINERS is already updated). Sometimes forgot to check > > this inbox. > > I'm preparing a v15 but this is basically the only code change. > > James Please actually do. It's always nice to have a lore reference to the exact version that was merged. /Jarkko