Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965518AbcJXU4c (ORCPT ); Mon, 24 Oct 2016 16:56:32 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:48030 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965406AbcJXU43 (ORCPT ); Mon, 24 Oct 2016 16:56:29 -0400 X-Sasl-enc: s4uByiLcYKgZ4plIZmHhMs6ajQJTFzm3DWBa0kro+F9t 1477342584 Date: Mon, 24 Oct 2016 21:56:21 +0100 From: Andrey Utkin To: Mauro Carvalho Chehab Cc: Krzysztof =?utf-8?Q?Ha=C5=82asa?= , Hans Verkuil , Andrey Utkin , linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, Mauro Carvalho Chehab , Hans Verkuil , Ismael Luceno , Bluecherry Maintainers Subject: Re: solo6010 modprobe lockup since e1ceb25a (v4.3 regression) Message-ID: <20161024205621.GA25320@dell-m4800.home> References: <20160922152356.nhgacxprxtvutb67@zver> <20160926091831.cp6qkv77oo5tinn5@zver> <20160927074009.3kcvruynnapj6y3q@zver> <20160927142244.rocwg36f2bsfl3n6@zver> <20161024173233.5daabac4@vento.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20161024173233.5daabac4@vento.lan> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 847 Lines: 22 On Mon, Oct 24, 2016 at 05:32:33PM -0200, Mauro Carvalho Chehab wrote: > Em Wed, 28 Sep 2016 07:21:44 +0200 > khalasa@piap.pl (Krzysztof HaƂasa) escreveu: > > > Andrey Utkin writes: > > > > > Lockup happens only on 6010. In provided log you can see that 6110 > > > passes just fine right before 6010. Also if 6010 PCI ID is removed from > > > solo6x10 driver's devices list, the freeze doesn't happen. > > > > Probably explains why I don't see lockups :-) > > > > I will have a look. > > Any news on this? Should the patch be applied or not? If not, are there > any other patch to fix this regression? Actual patch is Subject: [PATCH v2] media: solo6x10: fix lockup by avoiding delayed register write Message-Id: <20161022153436.12076-1-andrey.utkin@corp.bluecherry.net> Date: Sat, 22 Oct 2016 16:34:36 +0100