mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-02 16:44:10 +08:00
2b070ccdf8
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> |
||
---|---|---|
.. | ||
cacheflush.h | ||
ckmmu.h | ||
elf.h | ||
entry.h | ||
fpu.h | ||
page.h | ||
pgtable-bits.h | ||
reg_ops.h | ||
regdef.h | ||
string.h | ||
vdso.h |