linux/arch/csky
Guo Ren 3e455cf5f3 csky: Fixup update_mmu_cache called with user io mapping
The function update_mmu_cache could be called by user-io mapping.
There is no space of struct page in mem_map for the pte. Just
ignore the user-io mmaping in update_mmu_cache.

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
2021-01-12 09:52:41 +08:00
..
abiv1 csky: Fix TLB maintenance synchronization problem 2021-01-12 09:52:41 +08:00
abiv2 csky: Fixup update_mmu_cache called with user io mapping 2021-01-12 09:52:41 +08:00
boot treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
configs csky: Minimize defconfig to support buildroot config.fragment 2020-02-21 15:43:25 +08:00
include csky: Fix TLB maintenance synchronization problem 2021-01-12 09:52:41 +08:00
kernel csky: Add show_tlb for CPU_CK860 debug 2021-01-12 09:52:41 +08:00
lib csky: Add support for function error injection 2020-07-31 01:52:07 +00:00
mm csky: Fixup FAULT_FLAG_XXX param for handle_mm_fault 2021-01-12 09:52:41 +08:00
Kconfig csky: Add kmemleak support 2021-01-12 09:52:41 +08:00
Kconfig.debug treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Kconfig.platforms csky/Kconfig: Add Kconfig.platforms to support some drivers 2020-02-21 15:43:24 +08:00
Makefile csky: Fixup calltrace panic 2020-05-13 17:55:06 +08:00