On Mon, Jun 3, 2019 at 1:40 PM kbuild test robot <l...@intel.com> wrote:
>
> Hi Arnd,
>
> First bad commit (maybe != root cause):

Yep:

> >> drivers/staging/isdn/avm/b1.c:163:49: sparse: sparse: incorrect type in 
> >> argument 2 (different address spaces) @@    expected void const [noderef] 
> >> <asn:1> *from @@    got  const [noderef] <asn:1> *from @@
> >> drivers/staging/isdn/avm/b1.c:163:49: sparse:    expected void const 
> >> [noderef] <asn:1> *from
> >> drivers/staging/isdn/avm/b1.c:163:49: sparse:    got unsigned char 
> >> *[assigned] dp

I only moved the file, so the warnings are now for a different pathname.

I'll leave it for the staging driver crowd to fix them up, or ignore them as the
driver is on  its way out of the kernel.

     Arnd

Reply via email to