From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mout.gmx.net ([212.227.17.21]:53165 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757269AbeDKTdz (ORCPT ); Wed, 11 Apr 2018 15:33:55 -0400 Date: Wed, 11 Apr 2018 21:33:43 +0200 (CEST) From: Guennadi Liakhovetski To: Kieran Bingham cc: Laurent Pinchart , Mauro Carvalho Chehab , Linux Media Mailing List , Edgar Thier Subject: Re: a 4.16 kernel with Debian 9.4 "stretch" causes a log explosion In-Reply-To: <2838ba6c-7425-f45f-d121-e519093ab842@ideasonboard.com> Message-ID: References: <2838ba6c-7425-f45f-d121-e519093ab842@ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-media-owner@vger.kernel.org List-ID: On Wed, 11 Apr 2018, Kieran Bingham wrote: > Hi Guennadi, > > On 11/04/18 18:06, Guennadi Liakhovetski wrote: > > > > >>>> > >>>> Just figured out this commit > >>>> > >>>> From: Edgar Thier > >>>> Date: Thu, 12 Oct 2017 03:54:17 -0400 > >>>> Subject: [PATCH] media: uvcvideo: Apply flags from device to actual properties > >>>> > >>>> as the culprit. Without it everything is back to normal. > >>> > >>> I've already investigated and fixed this: > >>> > >>> Please apply: > >>> https://patchwork.kernel.org/patch/10299735/ > > > > Great, thanks! That seems to fix my problem. > > Fantastic. I'm glad it helped. > > - Can I call that a Tested-by: ? :-D Now you officially can - I replied to the patch. Thanks Guennadi > > Regards > > Kieran >