Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754505Ab3GAQOz (ORCPT ); Mon, 1 Jul 2013 12:14:55 -0400 Received: from youngberry.canonical.com ([91.189.89.112]:59299 "EHLO youngberry.canonical.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752039Ab3GAQOx (ORCPT ); Mon, 1 Jul 2013 12:14:53 -0400 Message-ID: <51D1AAF5.5050004@canonical.com> Date: Mon, 01 Jul 2013 12:14:45 -0400 From: Joseph Salisbury User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: udknight@gmail.com CC: Greg KH , jslaby@suse.cz, alan@linux.intel.com, matts@commtech-fastcom.com, wfp5p@virginia.edu, tklauser@distanz.ch, linux-serial@vger.kernel.org, LKML Subject: [v3.9] [v3.10] [Regression] serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1104 Lines: 34 Hi Wang, A bug was opened against the Ubuntu kernel[0]. After a kernel bisect, it was found that reverting the following commit resolved this bug: commit 8d2f8cd424ca0b99001f3ff4f5db87c4e525f366 Author: Wang YanQing Date: Fri Mar 1 11:47:20 2013 +0800 serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 Multi-I/O Controller The regression was introduced as of v3.9-rc3 and still exists in the current Mainline tree. It was also propagated to the stable trees. The patch causes the device to use the serial module instead of parport_serial. Maybe the the quirk in ~drivers/pci/quirks.c quirk_netmos() needs to be modified? I see that you are the author of this patch, so I wanted to run this by you. I was thinking of requesting a revert, but I wanted to get your feedback first. Thanks, Joe -- 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/