Dmitry V. Levin
7845a42b39
Fix preadv/pwritev offset decoding
...
* util.c (printllval): Add align argument.
* defs.h (printllval): Update prototype.
(printllval_aligned, printllval_unaligned): New macros.
* file.c (sys_readahead, sys_truncate64, sys_ftruncate64, sys_fadvise64,
sys_fadvise64_64, sys_sync_file_range, sys_sync_file_range2,
sys_fallocate): Replace printllval call with printllval_aligned.
* io.c (sys_pread, sys_pwrite): Likewise.
(sys_preadv, sys_pwritev): Replace printllval call with
printllval_unaligned.
* linux/arm/syscallent.h: Set the number of preadv and pwritev
arguments to 5.
* linux/mips/syscallent-o32.h: Likewise.
* linux/powerpc/syscallent.h: Likewise.
* linux/sh/syscallent.h: Likewise.
* linux/xtensa/syscallent.h: Likewise.
Reported-by: Dima Kogan <dima@secretsauce.net>
2014-04-17 13:39:49 +00:00
..
2013-05-07 09:43:55 +00:00
2013-05-08 16:57:53 +00:00
2013-09-11 14:44:54 +00:00
2014-04-17 13:39:49 +00:00
2013-05-08 17:03:24 +00:00
2013-09-11 13:58:26 +00:00
2013-09-11 13:58:26 +00:00
2013-09-11 13:58:26 +00:00
2013-05-08 16:57:53 +00:00
2013-09-11 13:58:26 +00:00
2013-09-11 13:58:26 +00:00
2013-09-11 13:58:26 +00:00
2014-04-17 13:39:49 +00:00
2013-09-11 13:58:26 +00:00
2014-04-17 13:39:49 +00:00
2013-09-11 13:58:26 +00:00
2013-05-08 16:57:53 +00:00
2014-04-17 13:39:49 +00:00
2013-05-08 16:57:53 +00:00
2013-09-11 13:58:26 +00:00
2012-03-16 12:02:22 +01:00
2013-09-11 13:58:26 +00:00
2013-05-08 16:57:53 +00:00
2013-05-08 16:57:53 +00:00
2014-04-17 13:39:49 +00:00
2012-02-28 16:39:44 +01:00
2014-04-09 13:14:44 +00:00
2012-10-26 22:55:52 +00:00
2014-02-05 12:56:26 +00:00
2014-02-05 15:43:04 +00:00
2012-10-27 01:13:53 +00:00
2013-06-03 16:24:53 +00:00
2013-06-03 16:24:53 +00:00
2012-02-25 15:41:21 +00:00
2014-02-05 14:25:20 +00:00
2014-02-05 23:41:50 +00:00
2013-02-14 13:39:53 +01:00
2014-02-05 12:56:26 +00:00
2014-02-04 00:03:08 +00:00
2014-02-05 14:51:19 +00:00
2001-08-03 21:51:48 +00:00
2013-05-07 16:06:58 +00:00
2014-02-05 23:41:50 +00:00
2013-05-02 22:50:55 +00:00