linux/arch/csky/mm
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
..
cachev1.c csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
cachev2.c csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
dma-mapping.c csky: MMU and page table management 2018-10-25 23:36:19 +08:00
fault.c csky: Exception handling and mm-fault 2018-10-25 23:36:19 +08:00
highmem.c mm: remove CONFIG_HAVE_MEMBLOCK 2018-10-31 08:54:15 -07:00
init.c mm: remove CONFIG_HAVE_MEMBLOCK 2018-10-31 08:54:15 -07:00
ioremap.c csky: fixup abiv2 mmap(... O_SYNC) failed. 2018-12-31 10:56:45 +08:00
Makefile
syscache.c csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
tlb.c csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00