[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060726162007.GA9871@suse.de>
Date: Wed, 26 Jul 2006 09:20:07 -0700
From: Greg KH <gregkh@...e.de>
To: "Michael S. Tsirkin" <mst@...lanox.co.il>
Cc: linux-kernel@...r.kernel.org, openib-general@...nib.org,
Roland Dreier <rolandd@...co.com>,
Justin Forbes <jmforbes@...uxtx.org>,
Zwane Mwaikambo <zwane@....linux.org.uk>,
Theodore Ts'o <tytso@....edu>,
Randy Dunlap <rdunlap@...otime.net>,
Dave Jones <davej@...hat.com>,
Chuck Wolber <chuckw@...ntumlinux.com>,
Chris Wedgwood <reviews@...cw.f00f.org>, torvalds@...l.org,
akpm@...l.org, alan@...rguk.ukuu.org.uk,
Chris Wright <chrisw@...s-sol.org>
Subject: Re: restore missing PCI registers after reset
On Wed, Jul 26, 2006 at 01:29:44PM +0300, Michael S. Tsirkin wrote:
> Quoting r. Greg KH <gregkh@...e.de>:
> > Subject: [patch 02/45] IB/mthca: restore missing PCI registers after reset
> > ------------------
> > mthca does not restore the following PCI-X/PCI Express registers after reset:
> > PCI-X device: PCI-X command register
> > PCI-X bridge: upstream and downstream split transaction registers
> > PCI Express : PCI Express device control and link control registers
> >
> > This causes instability and/or bad performance on systems where one of
> > these registers is set to a non-default value by BIOS.
> >
> > Signed-off-by: Michael S. Tsirkin <mst@...lanox.co.il>
> > Signed-off-by: Chris Wright <chrisw@...s-sol.org>
> > Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
>
> By the way, Greg, this code is completely generic, and the same seems to apply
> to all PCI-X/PCI-Express devices - should not pci_restore_state and
> friends really know about these registers, as well?
>
> What do you think?
I think pci_restore_state() already restores the msi and msix state,
take a look at the latest kernel version :)
thanks,
greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists