Re: [PATCH 3/3] x86: mtrr_cleanup optimization v2

From: Yinghai Lu
Date: Sat Sep 27 2008 - 13:30:54 EST


On Sat, Sep 27, 2008 at 9:09 AM, Ingo Molnar <mingo@xxxxxxx> wrote:
>
> * Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:
>
>> fix hpa's t61 with 4g ram
>> change layout from
>> (n - 1)*chunksize + chunk_size - NC
>> to
>> n*chunksize - NC
>
> applied the three patches to tip/x86/mtrr, thanks Yinghai!
>
> i'm wondering, arent 2/3 and 3/3 also for v2.6.27

let queue to 2.6.28, and later back port to 2.6.27 , 2.6.26 stable

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