"Dmitry V. Levin" <l...@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, sch...@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to