]> granicus.if.org Git - strace/commit
Fix decoding of mmap2 for arm
authorAndreas Schwab <schwab@suse.de>
Mon, 9 Mar 2015 15:55:06 +0000 (16:55 +0100)
committerAndreas Schwab <schwab@suse.de>
Thu, 12 Mar 2015 09:52:22 +0000 (10:52 +0100)
commitdbadf7bcc8995612d5ef737047b909e868387e37
treeb9ba0889bc2c7533a058f93dbaa8f9610136dee3
parenta897136801816a3b68e640b2db35e3ec65cbec31
Fix decoding of mmap2 for arm

* syscallent.h (mmap2): Decode with sys_mmap_4koff, not
sys_mmap_pgoff.
linux/arm/syscallent.h