Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757169AbdDQI6E (ORCPT ); Mon, 17 Apr 2017 04:58:04 -0400 Received: from mail-pg0-f66.google.com ([74.125.83.66]:35765 "EHLO mail-pg0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757068AbdDQI6C (ORCPT ); Mon, 17 Apr 2017 04:58:02 -0400 From: Daniel Axtens To: Laurent Pinchart , Greg KH Cc: Dave Stevenson , linux-media@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: uvcvideo logging kernel warnings on device disconnect In-Reply-To: <8113252.R6OEHK1FMB@avalon> References: <01726e81-bbc2-b9a0-b2f0-045e3208f7b2@destevenson.freeserve.co.uk> <20161221095954.GG27395@kroah.com> <8113252.R6OEHK1FMB@avalon> User-Agent: Notmuch/0.22.1 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Mon, 17 Apr 2017 18:57:57 +1000 Message-ID: <87r30rv2ay.fsf@possimpible.ozlabs.ibm.com> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 481 Lines: 16 Hi, >> > I hate to pester, but wondered if you had found anything obvious. >> > I really do appreciate you taking the time to look. >> >> Sorry, I haven't had the chance and now will not be able to until >> January.... > > Did you mean January 2017 or 2018 ? :-) I stumbled across this problem independently, and with the help of some of the info on this thread (especially yavta), I have what I think is a solution: https://patchwork.kernel.org/patch/9683663/ Regards, Daniel