From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Kitt Subject: Re: [Bug #24392] AGP aperture disabled, worked in 2.6.35 Date: Tue, 21 Dec 2010 08:10:39 +0100 Message-ID: <20101221071039.GH7647@sk2.org> References: <201012201214.57068.bjorn.helgaas@hp.com> Mime-Version: 1.0 Return-path: Content-Disposition: inline In-Reply-To: <201012201214.57068.bjorn.helgaas-VXdhtT5mjnY@public.gmane.org> Sender: kernel-testers-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Bjorn Helgaas Cc: "Rafael J. Wysocki" , Linux Kernel Mailing List , Kernel Testers List , Maciej Rutecki , Florian Mickler , bugzilla-daemon-590EEB7GvNiWaY/ihj7yzEB+6BGkLq7r@public.gmane.org, Kulikov Vasiliy Hi, On Mon, Dec 20, 2010 at 12:14:56PM -0700, Bjorn Helgaas wrote: > That's kind of ugly because it's an exception to the normal "call > pci_enable_device() first" rule, and it leads to bogus "conflicts" > like this: > > pnp 00:0d: disabling [mem 0x00000000-0x0009ffff] because it overlaps 0000:00:00.0 BAR 0 [mem 0x00000000-0x07ffffff pref] > > but I think we're stuck with it for now, and the simplest solution > is to just revert 96576a9e1a. I'm guessing http://git.kernel.org/linus/46cfc58a77de5fc8385ad87077f4dc14633e57a7 should also be reverted then... Regards, Stephen