From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Cox Subject: Re: [PATCH v3 0/2] KT serial controller IIR workaround Date: Tue, 22 Nov 2011 23:08:40 +0000 Message-ID: <20111122230840.72f602b2@bob.linux.org.uk> References: <20111122213859.13786.7738.stgit@localhost6.localdomain6> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com ([192.55.52.93]:35668 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752334Ab1KVW5H (ORCPT ); Tue, 22 Nov 2011 17:57:07 -0500 In-Reply-To: <20111122213859.13786.7738.stgit@localhost6.localdomain6> Sender: linux-serial-owner@vger.kernel.org List-Id: linux-serial@vger.kernel.org To: Dan Williams Cc: gregkh@suse.de, linux-kernel@vger.kernel.org, linux-serial@vger.kernel.org On Tue, 22 Nov 2011 13:41:19 -0800 Dan Williams wrote: > Changes since v2 [1]: > * reflowed on tty-next (commit: 161e773c "UART: add CSR > SiRFprimaII..." > * add a quirk to turn on msi to try to prevent shared interrupts > > [1]: https://lkml.org/lkml/2011/11/15/264 > > --- > > Dan Williams (2): > serial/8250_pci: setup-quirk workaround for the kt serial > controller serial/8250_pci: init-quirk msi support for kt serial > controller Series Acked-by: Alan Cox