Re: [PATCH WIP 1/6] media: vidtv: extract the initial CRC value to into a #define

From: Mauro Carvalho Chehab
Date: Tue Sep 29 2020 - 10:51:07 EST


Em Tue, 29 Sep 2020 06:30:56 -0300
"Daniel W. S. Almeida" <dwlsalmeida@xxxxxxxxx> escreveu:

> Hi Mauro!
>
> > Next time, please add a patch 0, specially when you tag something as
> > WIP, or RFC.
>
> Sorry about that :)
>
> These are almost good but I came across some weird kasan output.
>
> Can you test this series in a kernel with kasan instrumentation turned on?
>
> Should apply just fine on top of your latest changes in mchehab-experimental/vidtv

I'm currently focusing preparing some things for the merge window.

I can try to test them after it.

Btw, before testing those patches, you should test with KASAN and
with the memory leak detector if everything is being de-allocated
when the drivers are removed from the memory.

If you find something wrong there, I suggest you to fix the
found issues before applying the new NIT and EDT tables support,
as it may help to check what it could be happening after the
patches.

Thanks,
Mauro