Re: [patch] Ignore MCFG if the mmconfig area isn't reserved in thee820 table

From: Ashok Raj
Date: Fri Mar 24 2006 - 10:20:15 EST


On Thu, Mar 23, 2006 at 11:15:19AM -0800, Arjan van de Ven wrote:
>
> >
> > I'll do a new patch using this for x86_64 though, no need to make a
> > second function like this.
>
> int __init e820_mapped(unsigned long start, unsigned long end,
> unsigned type)


Why not use the same type of function like x86_64 as well instead of the newly
added is_820_mapped()? If the purpose of both functions is the same, i386 could benefit
with same style code instead of a slight variant.

--
Cheers,
Ashok Raj
- Open Source Technology Center
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/