On Fri, 17 Sep 2010 16:32:12 -0600 Bjorn Helgaas <bjorn.helgaas@xxxxxx> wrote: > > The alignment callback returns a proposed location, which may have been > adjusted to avoid ISA aliases or for other architecture-specific reasons. > We already had a check ("tmp.start < tmp.end") to make sure the callback > doesn't return a location above the available area. > > This patch adds a check to make sure the callback doesn't return something > *below* the available area, as may happen if the callback tries to allocate > top-down. > > Signed-off-by: Bjorn Helgaas <bjorn.helgaas@xxxxxx> > --- Applied this series. It's way bigger than I'd like at this point, but it does fix some regressions, so I'll give Linus the option of pulling it in my next pull request. If he declines, we'll put it into -next and tag it for inclusion into the stable series. -- Jesse Barnes, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html