> On Thu, 2008-07-03 at 06:00 -0700, Ingo Molnar wrote:
> > * Ingo Molnar <mingo@elte.hu> wrote:
> >
> > > > > e820_search_gap also take a end_addr parameter to limit search
> > > > > from start_addr to end_addr.
> > > > >
> > > > > Signed-off-by: AloK N Kataria <akataria@vmware.com>
> > > >
> > > > Acked-by: Yinghai Lu <yhlu.kernel@gmail.com>
> > >
> > > applied to tip/x86/unify-setup - thanks!
> >
> > hm, it doesnt work too well:
> >
> > arch/x86/pci/acpi.c: In function 'search_gap':
> > arch/x86/pci/acpi.c:130: error: too few arguments to function 'e820_search_gap'
> >
> > was i supposed to revert:
> >
> > | commit 2c0262493239814b06a8aaabd1cf09b2f8fa3519
> > | Author: Alok Kataria <akataria@vmware.com>
> > | Date: Tue Jun 24 11:48:46 2008 -0700
> > |
> > | acpi based pci gap caluculation v2
> >
> > ?
>
> No...I had sent a incremental patch to the above patch..
>
http://marc.info/?l=linux-kernel&m=121441818818598&w=2
>
> Please apply this one too.
>