[PATCH] Fix decoding of mmap2 for arm
Andreas Schwab
schwab at suse.de
Tue Mar 10 09:53:35 UTC 2015
"Dmitry V. Levin" <ldv at altlinux.org> writes:
> Is CONFIG_ARM64_64K_PAGES necessary to see the difference?
Yes and no. Currently, CONFIG_ARM64_64K_PAGES forbids CONFIG_COMPAT, so
you won't be able to observe the bug, but if you remove that restriction
you will see that the arm compat support mishandles the mmap2 syscall.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab at suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
More information about the Strace-devel
mailing list