On Fri, 2014-11-07 at 17:26 +0800, Yuanhan Liu wrote:
> 
> Here is the output:
> 
> [    0.000000] NX (Execute Disable) protection: active
> [    0.000000] ====== Decoding _DMI_ header:
> [    0.000000] 5f 44 4d 49 5f 48 a3 0b 00 20 60 8f 3e 00 25 00 
> [    0.000000] ====== Remapped SMBIOS table 0xffffffff8f602000 at 
> ffffffffff240000, size 0xba3, num 0x3e

Smells like a sign extension issue. Previously how could dmi_base (u32)
hold 0xffffffff8f602000?

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

Reply via email to