From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933877AbcI0OYP (ORCPT ); Tue, 27 Sep 2016 10:24:15 -0400 Received: from out2-smtp.messagingengine.com ([66.111.4.26]:35441 "EHLO out2-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933214AbcI0OWx (ORCPT ); Tue, 27 Sep 2016 10:22:53 -0400 X-Sasl-enc: OL7ob69zOemtTUTMZQWRpGNfSFZ7Ky4FzCgcZOFIz5E4 1474986166 Date: Tue, 27 Sep 2016 17:22:44 +0300 From: Andrey Utkin To: Krzysztof =?utf-8?Q?Ha=C5=82asa?= Cc: 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: <20160927142244.rocwg36f2bsfl3n6@zver> References: <9cbb2079-f705-5312-d295-34bc3c8dadb9@xs4all.nl> <20160921134554.s3tdolyej6r2w5wh@zver> <20160922152356.nhgacxprxtvutb67@zver> <20160926091831.cp6qkv77oo5tinn5@zver> <20160927074009.3kcvruynnapj6y3q@zver> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.6.2 (2016-06-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 27, 2016 at 01:33:49PM +0200, Krzysztof HaƂasa wrote: > Thanks. I can see you have quite a set of video devices there. > I will see what I can do with this. Yeah, I have got also 4-chip tw5864 board here :) Bluecherry decided to switch to it because they are available for retail purchase, unlike solo* which must be ordered in large batch. It was huge reverse-engineering effort to make it work, though, and there are still issues with H.264 encoding functionality, and audio functionality is not done yet. > BTW does the lookup occur on SOLO6010, 6110, or both? 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.