Re: CPA spam in dmesg (no pte level 0)

From: Thomas Gleixner
Date: Sat Feb 09 2008 - 06:21:47 EST


On Sat, 9 Feb 2008, Alexey Dobriyan wrote:

> I enabled pretty much all debugging on
> 2.6.24-0cf975e16927fd70f34cee20d3856246c13bb4c8 and CPA code
> continuosly spams dmesg like this:
>
> [ 24.100000] CPA ffff810080000000 no pte level 0
> [ 24.520000] PGD 8063 PUD 0
> [ 24.520000] CPA ffff810080000000 no pte level 0
> [ 24.540000] PGD 8063 PUD 0
>
> This is E6400 box with 4G of RAM, x86_64 is used.
> dmesg and .config below:

Hmm, that's the self test code. The PUD is 0 (i guess it's a memory
hole) and it complains loudly about that. This printk is pretty
useless, will remove it.

Thanks,
tglx


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