diff options
| author | Prarit Bhargava <[email protected]> | 2018-01-18 15:09:51 +0000 |
|---|---|---|
| committer | Rafael J. Wysocki <[email protected]> | 2018-02-07 10:39:58 +0000 |
| commit | 0231d00082f61cfe03f2b7c27e5356f8cdf0312c (patch) | |
| tree | 24f036cb972640ccdeed395a55d1c37571fcb3db /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | ACPI / tables: Add IORT to injectable table list (diff) | |
| download | kernel-0231d00082f61cfe03f2b7c27e5356f8cdf0312c.tar.gz kernel-0231d00082f61cfe03f2b7c27e5356f8cdf0312c.zip | |
ACPI: SPCR: Make SPCR available to x86
SPCR is currently only enabled or ARM64 and x86 can use SPCR to setup
an early console.
General fixes include updating Documentation & Kconfig (for x86),
updating comments, and changing parse_spcr() to acpi_parse_spcr(),
and earlycon_init_is_deferred to earlycon_acpi_spcr_enable to be
more descriptive.
On x86, many systems have a valid SPCR table but the table version is
not 2 so the table version check must be a warning.
On ARM64 when the kernel parameter earlycon is used both the early console
and console are enabled. On x86, only the earlycon should be enabled by
by default. Modify acpi_parse_spcr() to allow options for initializing
the early console and console separately.
Signed-off-by: Prarit Bhargava <[email protected]>
Acked-by: Ingo Molnar <[email protected]>
Reviewed-by: Mark Salter <[email protected]>
Tested-by: Mark Salter <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions
