lkml.org 
[lkml]   [2006]   [Nov]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] x86: fix MTRR code
From
Date
"Jan Beulich" <jbeulich@novell.com> writes:

> While after a previous submission (about one and a half year ago) I got
> told that the MTRR code is to be replaced by PAT use, this hasn't

Work is going on, patches exist, but do need more work and more
testing. I hope to put a subset (without new user interface) into -mm* for
testing soon.

> happened. Hence I'd like to ask to reconsider this patch until PAT
> handling code shows up.

Added thanks.

Next time please only do one change / patch please.

I also got one reject in generic.c for

- if (base + size < 0x100) {
+ if (base < 0x100) {

but I hope that's ok

-Andi

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

\
 
 \ /
  Last update: 2006-11-15 17:47    [W:0.056 / U:0.264 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site