valid address space ?

Valdis.Kletnieks at vt.edu Valdis.Kletnieks at vt.edu
Mon Feb 25 02:23:48 EST 2013


On Sun, 24 Feb 2013 21:37:48 -0800, Abu Rasheda said:

>    tmp_long_ptr = ((long_ptr & 0x800000000000) ? (long_ptr |
> 0xffff800000000000) : (long_ptr & 0xFFFFFFFFFFFF));

This will not do what you think it does when compiled for a 32-bit
system.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 865 bytes
Desc: not available
Url : http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130225/0b81c853/attachment.bin 


More information about the Kernelnewbies mailing list