remarkable-linux/arch/microblaze
Michal Simek a753499d43 microblaze: mm: Flush TLB to ensure correct mapping when higmem ON
MMU contains invalid mapping which wasn't flushed and new mapping
is using the same addresses as previous one. That's why TLB miss is not
happening to get new correct TLB entry and MMU points to incorrect area.

This is replicatable when large files(256MB and more) are copied and
checked.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2017-06-22 15:36:52 +02:00
..
boot
configs KEYS: CONFIG_KEYS_DEBUG_PROC_KEYS is no longer an option 2016-02-10 10:13:27 +00:00
include microblaze: remove asm-generic wrapper headers 2017-05-29 11:06:10 +02:00
kernel microblaze: wire up statx syscall 2017-05-29 11:03:56 +02:00
lib
mm microblaze: mm: Flush TLB to ensure correct mapping when higmem ON 2017-06-22 15:36:52 +02:00
oprofile
pci PCI: Add BAR index argument to pci_mmap_page_range() 2017-04-20 08:47:47 -05:00
Kconfig CONFIG_ARCH_HAS_RAW_COPY_USER is unconditional now 2017-04-26 12:11:01 -04:00
Kconfig.debug
Kconfig.platform
Makefile