Re: bisected boot regression post 2.6.25-rc3.. please revert

From: Segher Boessenkool
Date: Mon Mar 03 2008 - 16:25:28 EST


so (on 32-bit) ~_PAGE_PSE is ~0x80L is 0xffffff7f, which when cast to
64-bit is 0x00000000ffffff7f,

Actually, it is signed, so this isn't true. Comments about unsafeness
still apply.


Segher

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