Re: [patch 06/11] PAT x86: Refactoring i386 cpa

From: Andi Kleen
Date: Thu Jan 10 2008 - 14:01:18 EST


venkatesh.pallipadi@xxxxxxxxx writes:

> This makes 32 bit cpa similar to x86_64 and makes it easier for following PAT
> patches.

Please don't do this -- that would be a nightmare merging with my CPA
series.

This means adding the _addr() entry point is ok (although it should not
be needed on i386 because it doesn't do the end_pfn_mapped trick), but not
a wide scale refactoring.

-Andi
--
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/