linux_dsm_epyc7002/drivers/of
Tobias Wolf 3ec754410c of: Add check to of_scan_flat_dt() before accessing initial_boot_params
An empty __dtb_start to __dtb_end section might result in
initial_boot_params being null for arch/mips/ralink. This showed that the
boot process hangs indefinitely in of_scan_flat_dt().

Signed-off-by: Tobias Wolf <dev-NTEO@vplace.de>
Cc: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/14605/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-01-03 16:34:43 +01:00
..
unittest-data
address.c
base.c DeviceTree updates for 4.10: 2016-12-15 11:49:41 -08:00
device.c
dynamic.c
fdt_address.c
fdt.c of: Add check to of_scan_flat_dt() before accessing initial_boot_params 2017-01-03 16:34:43 +01:00
irq.c
Kconfig
Makefile
of_mdio.c of_mdio: add helper to deregister fixed-link PHYs 2016-11-29 23:17:02 -05:00
of_net.c
of_numa.c
of_pci_irq.c
of_pci.c
of_private.h
of_reserved_mem.c
overlay.c
pdt.c
platform.c
resolver.c of: Fix issue where code would fall through to error case. 2016-12-09 10:33:03 -06:00
unittest.c