aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorDoug Anderson <[email protected]>2013-06-05 13:56:33 -0700
committerOlof Johansson <[email protected]>2013-06-07 18:12:00 -0700
commit9c1fcdccc7ce5611ec1edf45dbbe51b10e333bd3 (patch)
treeecc6760a64b282615c38cdd4f53276e0520e230a /lib/test-string_helpers.c
parentfb565ff7c885893dd33ba48f730d32b50aa350ea (diff)
ARM: exynos: add debug_ll_io_init() call in exynos_init_io()
If the early MMU mapping of the UART happens to get booted out of the TLB between the start of paging_init() and when we finally re-add the UART at the very end of s3c_init_cpu(), we'll get a hang at bootup if we've got early_printk enabled. Avoid this hang by calling debug_ll_io_init() early. Without this patch, you can reliably reproduce a hang when early printk is enabled by adding flush_tlb_all() at the start of exynos_init_io(). After this patch the hang goes away. Signed-off-by: Doug Anderson <[email protected]> Acked-by: Kukjin Kim <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions