[RFC v2] Decode UFFDIO_* ioctls
Dmitry V. Levin
ldv at altlinux.org
Sun May 8 22:22:25 UTC 2016
On Fri, May 06, 2016 at 12:11:08PM +0100, Dr. David Alan Gilbert wrote:
[...]
> Thanks; I've just posted a set on top of that; note that
> one thing is that for 64bit it's still not quite
> right since the gen.sh generates 1<<CONSTANT rather than 1ull<<CONSTANT
Values generated by gen.sh seems to be correct (1UUL<<CONSTANT),
it's strace output that's going to be "1<<CONSTANT".
Do you suggest to change the output string, too?
--
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20160509/0e0289f4/attachment.bin>
More information about the Strace-devel
mailing list