diff options
author | Tobias Wolf <dev-NTEO@vplace.de> | 2016-11-23 12:40:07 +0300 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2017-01-03 18:34:43 +0300 |
commit | 3ec754410cb3e931a6c4920b1a150f21a94a2bf4 (patch) | |
tree | dca6733e3de64d25ae5a697a7c4a46cf83509811 /arch/mips/configs | |
parent | 02564fc89d3d92a8d4fa6e11c348000b70e9568d (diff) | |
download | linux-3ec754410cb3e931a6c4920b1a150f21a94a2bf4.tar.xz |
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>
Diffstat (limited to 'arch/mips/configs')
0 files changed, 0 insertions, 0 deletions