linux-stable/arch/microblaze/mm
Michal Simek 68cbfae83a microblaze: Add support for reserved memory defined by DT
In DT reserved memory nodes can be added as is described by
Documentation/devicetree/bindings/reserved-memory/reserved-memory.txt
but Microblaze didn't have a support for it. The similar change was done
for ARC by commit 1b10cb21d8 ("ARC: add support for reserved memory
defined by device tree"). It is pretty much enough to call
early_init_fdt_scan_reserved_mem().
Microblaze is not using initial_boot_params that's why there is no need to
call early_init_fdt_reserve_self().

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Link: https://lore.kernel.org/r/da4395776bf0de7207767abcc8a5df05bf411816.1645795048.git.michal.simek@xilinx.com
2022-04-21 10:54:57 +02:00
..
consistent.c microblaze: Remove noMMU code 2020-11-26 16:39:35 +01:00
fault.c mm: remove redundant check about FAULT_FLAG_ALLOW_RETRY bit 2022-01-15 16:30:27 +02:00
init.c microblaze: Add support for reserved memory defined by DT 2022-04-21 10:54:57 +02:00
Makefile Microblaze patches for 5.11-rc1 2020-12-16 12:04:39 -08:00
mmu_context.c
pgtable.c microblaze: use is_kernel_text() helper 2021-11-09 10:02:51 -08:00