msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.
authorPeter Stuge <peter@stuge.se>
Mon, 26 Jan 2009 17:03:05 +0000 (17:03 +0000)
committerPeter Stuge <peter@stuge.se>
Mon, 26 Jan 2009 17:03:05 +0000 (17:03 +0000)
commitc1d6ed9a21bc96b0d4eb778b78c65b304e5e46f9
treeff3bfd3373e52dcb5c5dfa7eab66656e78847ea7
parenta8866243d89f5a6da3fe1558b6ac469130275d97
msrtool: Linux /dev/cpu/*/msr returns the low 32 bits before the high 32 bits.

Thanks to Mart for spotting this!

Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3920 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
util/msrtool/linux.c