From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755698Ab1LCCuj (ORCPT ); Fri, 2 Dec 2011 21:50:39 -0500 Received: from mailout-de.gmx.net ([213.165.64.23]:51861 "HELO mailout-de.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1754087Ab1LCCug (ORCPT ); Fri, 2 Dec 2011 21:50:36 -0500 X-Authenticated: #1587495 X-Provags-ID: V01U2FsdGVkX18JAXAGIXwJvXWt7Np4DR1ZlVvtes0+z1o/05AOZn xvO8Po0hob/RSo From: "Stefan Lippers-Hollmann" To: gregkh@suse.de Subject: Re: Patch "rt2800pci: handle spurious interrupts" has been added to the 3.1-stable tree Date: Sat, 3 Dec 2011 03:50:14 +0100 User-Agent: KMail/1.13.7 (Linux/3.1-4.slh.1-aptosid-686; KDE/4.6.5; i686; ; ) Cc: linux-kernel@vger.kernel.org, sgruszka@redhat.com, IvDoorn@gmail.com, linville@tuxdriver.com, stable@vger.kernel.org References: <13228684624108@kroah.org> In-Reply-To: <13228684624108@kroah.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201112030350.16436.s.L-H@gmx.de> X-Y-GMX-Trusted: 0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi On Saturday 03 December 2011, gregkh@suse.de wrote: > > This is a note to let you know that I've just added the patch titled > > rt2800pci: handle spurious interrupts > > to the 3.1-stable tree which can be found at: > http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > > The filename of the patch is: > rt2800pci-handle-spurious-interrupts.patch > and it can be found in the queue-3.1 subdirectory. > > If you, or anyone else, feels it should not be added to the stable tree, > please let know about it. > > > From 4ba7d9997869d25bd223dea7536fc1ce9fab3b3b Mon Sep 17 00:00:00 2001 > From: Stanislaw Gruszka > Date: Wed, 16 Nov 2011 11:09:17 +0100 > Subject: rt2800pci: handle spurious interrupts [...] This patch has been reverted again, due to http://patchwork.ozlabs.org/patch/127153/ commit 82e5fc2a34fa9ffea38f00c4066b7e600a0ca5e6 Author: John W. Linville Date: Tue Nov 22 16:38:19 2011 -0500 Revert "rt2800pci: handle spurious interrupts" This reverts commit 4ba7d9997869d25bd223dea7536fc1ce9fab3b3b. The original patch was a misguided attempt to improve performance on some hardware that is apparently prone to spurious interrupt generation. Signed-off-by: John W. Linville Regards Stefan Lippers-Hollmann