aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorGuo Ren <[email protected]>2019-08-15 08:24:56 +0000
committerGuo Ren <[email protected]>2019-08-15 11:21:28 +0000
commit5336c17928cc464845ff765ce45b368c22f848e0 (patch)
tree867349276607a1584dd0480fa67beda89e0cc76f /net/unix/af_unix.c
parentcsky: Optimize arch_sync_dma_for_cpu/device with dma_inv_range (diff)
downloadkernel-5336c17928cc464845ff765ce45b368c22f848e0.tar.gz
kernel-5336c17928cc464845ff765ce45b368c22f848e0.zip
csky: Fixup ioremap function losing
Implement the following apis to meet usage in different scenarios. - ioremap (NonCache + StrongOrder) - ioremap_nocache (NonCache + StrongOrder) - ioremap_wc (NonCache + WeakOrder ) - ioremap_cache ( Cache + WeakOrder ) Also change flag VM_ALLOC to VM_IOREMAP in get_vm_area_caller. Signed-off-by: Guo Ren <[email protected]> Cc: Arnd Bergmann <[email protected]> Cc: Christoph Hellwig <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions