Guo Ren 2b070ccdf8 csky: fixup abiv2 mmap(... O_SYNC) failed.
Glibc function mmap(... O_SYNC) will make page to _PAGE_UNCACHE +
_PAGE_SO and strong-order page couldn't support unalignment access.
So remove _PAGE_SO from _PAGE_UNCACHE, also sync abiv1 with the macro
of _PAGE_SO.

Signed-off-by: Guo Ren <ren_guo@c-sky.com>
Reported-by: Liu Renwei <Renwei.Liu@verisilicon.com>
Tested-by: Yuan Qiyun <qiyun_yuan@c-sky.com>
2018-12-31 10:56:45 +08:00
..
2018-11-01 10:52:27 +08:00
2018-10-25 23:36:19 +08:00
2018-12-30 21:21:24 +08:00
2018-10-26 00:54:25 +08:00
2018-10-31 08:54:15 -07:00
2018-11-01 10:52:26 +08:00
2018-11-01 10:52:27 +08:00