On Mon, Nov 08, 2010 at 10:57:30PM +0100, Andi Kleen wrote:
Well, Andi I proposed to define variable as u64 and convert it back to u32 at procedure
exit point. That would be clean, and I still think so ;) Though I'm fine with
either way (I just thought about ones who will be reading this code in future,
and since most the rdmsrl callers already use u64 and unsigned long, this would
be consistent as well).
Cyrill
--