[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20101027062354.GA6854@elte.hu>
Date: Wed, 27 Oct 2010 08:23:54 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Jesse Barnes <jbarnes@...tuousgeek.org>
Cc: Bjorn Helgaas <bjorn.helgaas@...com>,
Bob Picco <bpicco@...hat.com>,
Brian Bloniarz <phunge0@...mail.com>,
Charles Butterfield <charles.butterfield@...tcentury.com>,
Denys Vlasenko <dvlasenk@...hat.com>,
linux-pci@...r.kernel.org,
"Horst H. von Brand" <vonbrand@....utfsm.cl>,
"H. Peter Anvin" <hpa@...or.com>, linux-kernel@...r.kernel.org,
Stefan Becker <chemobejk@...il.com>,
Chuck Ebbert <cebbert@...hat.com>,
Fabrice Bellet <fabrice@...let.info>,
Yinghai Lu <yinghai@...nel.org>,
Leann Ogasawara <leann.ogasawara@...onical.com>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [PATCH v5 9/9] x86: allocate space within a region top-down
* Jesse Barnes <jbarnes@...tuousgeek.org> wrote:
> On Tue, 26 Oct 2010 15:41:54 -0600
> Bjorn Helgaas <bjorn.helgaas@...com> wrote:
>
> > Request that allocate_resource() use available space from high addresses first,
> > rather than the default of using low addresses first.
> >
> > The most common place this makes a difference is when we move or assign new PCI
> > device resources. Low addresses are generally scarce, so it's better to use
> > high addresses when possible. This follows Windows practice for PCI allocation.
> >
> > Reference: https://bugzilla.kernel.org/show_bug.cgi?id=16228#c42
> > Signed-off-by: Bjorn Helgaas <bjorn.helgaas@...com>
> > ---
>
> Ok, applied this version to -next. It's been going through distros and lots of
> testing despite a lack of recent coverage in PCI -next, so I'm planning to send it
> to Linus this week. We probably won't catch much more until it hits his tree
> anyway...
It also appears to fix a serious compatibility bug (and a v2.6.34 regression), so
even without extensive distro testing it's wise to push this upstream ASAP IMHO ...
Thanks,
Ingo
--
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