Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755522AbaFBQ0J (ORCPT ); Mon, 2 Jun 2014 12:26:09 -0400 Received: from mail-qg0-f42.google.com ([209.85.192.42]:33123 "EHLO mail-qg0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754570AbaFBQ0H (ORCPT ); Mon, 2 Jun 2014 12:26:07 -0400 Message-ID: <538CA59C.8000302@mutualink.net> Date: Mon, 02 Jun 2014 12:26:04 -0400 From: Mike Remski User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130110 Thunderbird/17.0.2 MIME-Version: 1.0 To: Greg KH CC: Johan Hovold , linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: ftdi_sio BUG: NULL pointer dereference References: <538C8963.4010909@mutualink.net> <20140602143347.GA1902@localhost> <538C953B.9020304@mutualink.net> <20140602154036.GA8662@localhost> <538CA1C0.1080205@mutualink.net> <20140602162346.GA26156@kroah.com> In-Reply-To: <20140602162346.GA26156@kroah.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 06/02/2014 12:23 PM, Greg KH wrote: > On Mon, Jun 02, 2014 at 12:09:36PM -0400, Mike Remski wrote: >> On 06/02/2014 11:40 AM, Johan Hovold wrote: >>> [ Please avoid top-posting. ] >>> >>> On Mon, Jun 02, 2014 at 11:16:11AM -0400, Mike Remski wrote: >>>> Thanks Johan, that's why I looked at the cross references for ftdi_sio.c >>>> over on >>>> http://lxr.free-electrons.com/source/drivers/usb/serial/ftdi_sio.c, >>>> latest version it's showing is 3.14. It appears that the ftdi_sio code >>>> is largely the same as in 2.6.32, particularly in the >>>> ftdi_set_max_packet_size() function. >>> Lots of things have changed since v2.6.32 and not just in the driver >>> itself but in all the infrastructure it relies on. >>> >>>> I'm trying to verify if the "number of endpoints is 0" is a valid >>>> situation. >>> No, that is not normal, but it should not crash the driver if it's a >>> hardware issue. What is the lsusb -v output of your device (make sure >>> the ftdi_sio driver isn't loaded when connecting the device). >>> >>> And what happens if you plug it into a machine running a recent kernel? >>> >>> Thanks, >>> Johan >> Plugging device into a system running Redhat, kernel 3.3.4 crashes the >> system. > 3.3.4 is still _many_ years old. Please try something from 2014 at the > latest... Understood Greg; it was the best I had immediately available. I am working on setting up/finding a later kernel at the moment. thanks -- Office: (978)401-4032 (x123 internally) Cell: (603) 759-6953 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/