diff options
author | Guo Ren <ren_guo@c-sky.com> | 2019-08-15 16:24:56 +0800 |
---|---|---|
committer | Guo Ren <ren_guo@c-sky.com> | 2019-08-15 19:21:28 +0800 |
commit | 5336c17928cc464845ff765ce45b368c22f848e0 (patch) | |
tree | 867349276607a1584dd0480fa67beda89e0cc76f /fs/nls/nls_iso8859-6.c | |
parent | ae76f635d4e1cffa6870cc5472567ca9d6940a22 (diff) | |
download | linux-5336c17928cc464845ff765ce45b368c22f848e0.tar.gz linux-5336c17928cc464845ff765ce45b368c22f848e0.tar.bz2 linux-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 <ren_guo@c-sky.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Christoph Hellwig <hch@infradead.org>
Diffstat (limited to 'fs/nls/nls_iso8859-6.c')
0 files changed, 0 insertions, 0 deletions