Re: [PATCH v2] [media] vb2: core: Lower the log level of debug outputs

From: Joe Perches
Date: Thu Jun 08 2017 - 01:34:12 EST


On Thu, 2017-06-08 at 14:24 +0900, Tomasz Figa wrote:
> On Thu, Jun 8, 2017 at 2:16 PM, Joe Perches <joe@xxxxxxxxxxx> wrote:
[]
> > If there automated systems that rely on specific levels, then
> > changing the levels of individual messages could also cause
> > those automated systems to fail.
>
> Well, that might be true for some of them indeed. I was thinking about
> our use case, which relies on particular numbers to get expected
> verbosity levels not caring about particular messages. I guess the
> break all or none rule is going to apply here, so we should do the
> bitmap conversion indeed. :)
>
> On the other hand, I think it would be still preferable to do the
> conversion in a separate patch.

Right. No worries.