[<prev] [next>] [day] [month] [year] [list]
Message-ID: <m1k5xjpatr.fsf@ebiederm.dsl.xmission.com>
Date: Wed, 14 Mar 2007 19:14:24 -0600
From: ebiederm@...ssion.com (Eric W. Biederman)
To: Bjorn Helgaas <bjorn.helgaas@...com>
Cc: Andrew Morton <akpm@...ux-foundation.org>,
linux-kernel@...r.kernel.org
Subject: Re: 2.6.21-rc3-mm2 (BUG in pci_restore_state())
Bjorn Helgaas <bjorn.helgaas@...com> writes:
> In 2.6.21-rc3-mm2 (plus some move_freepages() bugfixes), I hit one
> of the warnings added by Eric's msi-debug-code.patch. This is on an
> ia64 box, an HP rx2600. Let me know if I can collect more information.
I think we are good. How pci_save_state and pci_restore_state were
implemented and how they were used were out of sync. tg3 was one
of the drivers where pci_save_state and pci_restore_state were used
as part of the reset routine and were not used in pairs.
Which when combined with a pci-x or a pci-express capability
resulted in a memory leak, (that I was warning about). This
has now been corrected upstream.
And the condition I was warning about non paired pci_save_state and
pci_restore_state is no longer a problem.
Eric
-
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