From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751498AbdAMLgD (ORCPT ); Fri, 13 Jan 2017 06:36:03 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43608 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751365AbdAMLgB (ORCPT ); Fri, 13 Jan 2017 06:36:01 -0500 Date: Fri, 13 Jan 2017 12:36:16 +0100 From: Greg KH To: Wolfgang Rohdewald Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: linux 4.9 breaks pctv452e Message-ID: <20170113113616.GA1319@kroah.com> References: <1510266.Std2U7hCiA@skull> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1510266.Std2U7hCiA@skull> User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jan 13, 2017 at 12:15:05PM +0100, Wolfgang Rohdewald wrote: > this OOPS always happens with 4.9. up to 4.9.3 > > all 4.8.x versions work fine. Ick. Any chance you can use 'git bisect' to determine which commit broke this for you? thanks, greg k-h