2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-18 02:04:05 +08:00
linux-next/arch/nios2/mm
Ley Foon Tan 170c381f6b nios2: remove end address checking for initda
Remove the end address checking for initda function. We need to invalidate
each address line for initda instruction, from start to end address.

Signed-off-by: Ley Foon Tan <lftan@altera.com>
2015-04-20 10:52:06 +08:00
..
cacheflush.c nios2: remove end address checking for initda 2015-04-20 10:52:06 +08:00
dma-mapping.c nios2: DMA mapping API 2014-12-08 12:55:56 +08:00
extable.c nios2: MMU Fault handling 2014-12-08 12:55:52 +08:00
fault.c nios2: mm: do not invoke OOM killer on kernel fault OOM 2015-03-16 15:35:25 +08:00
init.c
ioremap.c nios2: I/O Mapping 2014-12-08 12:55:52 +08:00
Makefile nios2: Build infrastructure 2014-12-08 12:56:06 +08:00
mmu_context.c nios2: Process management 2014-12-08 12:55:53 +08:00
pgtable.c nios2: Page table management 2014-12-08 12:55:53 +08:00
tlb.c nios2: TLB handling 2014-12-08 12:55:54 +08:00
uaccess.c