diff options
author | Daniel Thompson <daniel.thompson@linaro.org> | 2020-04-30 17:17:41 +0100 |
---|---|---|
committer | Daniel Thompson <daniel.thompson@linaro.org> | 2020-06-02 15:15:45 +0100 |
commit | a4912303ac6fede434acf5c23a9108cdaf79844a (patch) | |
tree | d1691d0b2f4795740ca5c5438b87f2d6f9a9de70 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | f71fc3bc7b3279cb7d0ab78c1fcc78825779bb65 (diff) |
serial: kgdboc: Allow earlycon initialization to be deferred
Currently there is no guarantee that an earlycon will be initialized
before kgdboc tries to adopt it. Almost the opposite: on systems
with ACPI then if earlycon has no arguments then it is guaranteed that
earlycon will not be initialized.
This patch mitigates the problem by giving kgdboc_earlycon a second
chance during console_init(). This isn't quite as good as stopping during
early parameter parsing but it is still early in the kernel boot.
Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Link: https://lore.kernel.org/r/20200430161741.1832050-1-daniel.thompson@linaro.org
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions