linux/arch/csky/abiv2/inc/abi
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
..
cacheflush.h csky: Cache and TLB routines 2018-10-25 23:36:19 +08:00
ckmmu.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
elf.h csky: ELF and module probe 2018-10-26 00:54:23 +08:00
entry.h
fpu.h csky: Process management and Signal 2018-10-26 00:54:13 +08:00
page.h csky: MMU and page table management 2018-10-25 23:36:19 +08:00
pgtable-bits.h csky: fixup abiv2 mmap(... O_SYNC) failed. 2018-12-31 10:56:45 +08:00
reg_ops.h csky: Misc headers 2018-10-26 00:54:26 +08:00
regdef.h csky: Misc headers 2018-10-26 00:54:26 +08:00
string.h csky: Library functions 2018-10-26 00:54:24 +08:00
vdso.h csky: VDSO and rt_sigreturn 2018-10-26 00:54:22 +08:00