[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <dfb03c971002101748i39d7de0bw83634c40f058de0f@mail.gmail.com>
Date: Wed, 10 Feb 2010 20:48:49 -0500
From: Alexander Lam <lambchop468@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Re: mtrr cleanup not doing anything on 2.6.33-rc7
On Wed, Feb 10, 2010 at 3:02 PM, Alexander Lam <lambchop468@...il.com> wrote:
>
> My kernel config has the following:
> CONFIG_MTRR=y
> CONFIG_MTRR_SANITIZER=y
> CONFIG_MTRR_SANITIZER_ENABLE_DEFAULT=1
> CONFIG_MTRR_SANITIZER_SPARE_REG_NR_DEFAULT=1
>
> With previous kernels, dmesg would show that the sanitizer was indeed
> cleaning up the mtrrs [1]
>
> but now, with 2.6.33-rc7 there is no indication that this is occuring,
For those who run across this later,
Found out that commit 508d85c2c6bc8cba53d2a54d9a306ad64a0a80bf,
x86: When cleaning MTRRs, do not fold WP into UC
causes mtrr cleanup not to run on my machine.
Probably not worth fixing because the i915 error message is harmless.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists