diff options
author | Miao Wang <[email protected]> | 2024-11-21 22:25:21 +0800 |
---|---|---|
committer | Rafael J. Wysocki <[email protected]> | 2024-11-22 21:32:25 +0100 |
commit | 9d8a2b033db179bef9b6b5bad492f611a0fe89b7 (patch) | |
tree | 955113116a519dd3d84ccb98f19c3a0fa15e604d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 4e9ad033b405336cea3c19b68e2acdf47d88c339 (diff) |
ACPI: introduce acpi_arch_init()
To avoid arch-specific code in general ACPI initialization flow,
introduce a weak symbol acpi_arch_init().
Currently, arm64 and riscv can utillize this to insert their
arch-specific flow.
In the future, other architectures can also have a chance to define
their own arch-specific ACPI initialization process if necessary.
Reviewed-by: Sunil V L <[email protected]>
Reviewed-by: Sudeep Holla <[email protected]>
Acked-by: Hanjun Guo <[email protected]>
Signed-off-by: Miao Wang <[email protected]>
Link: https://patch.msgid.link/[email protected]
[ rjw: Subject and changelog edits ]
Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions