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. /Jarkko