aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAl Stone <[email protected]>2015-03-24 14:02:41 +0000
committerWill Deacon <[email protected]>2015-03-25 11:49:31 +0000
commitb10d79f76085b577673395daf92d6208ae09196f (patch)
treef712d5dd353304d38211b07b7f0fc790a9bb2964 /tools/perf/scripts/python/bin
parenta9cb97fe71d84df103994861f00112fe2cba91be (diff)
ARM64 / ACPI: Introduce early_param "acpi=" to enable/disable ACPI
This implements the following policy to decide whether ACPI should be used to boot the system: - acpi=off: ACPI will not be used to boot the system, even if there is no alternative available (e.g., device tree is empty) - acpi=force: only ACPI will be used to boot the system; if that fails, there will be no fallback to alternative methods (such as device tree) - otherwise, ACPI will be used as a fallback if the device tree turns out to lack a platform description; the heuristic to decide this is whether /chosen is the only node present at depth 1 CC: Catalin Marinas <[email protected]> CC: Will Deacon <[email protected]> CC: Rafael J. Wysocki <[email protected]> Acked-by: Olof Johansson <[email protected]> Acked-by: Grant Likely <[email protected]> Tested-by: Timur Tabi <[email protected]> Signed-off-by: Al Stone <[email protected]> Signed-off-by: Graeme Gregory <[email protected]> Signed-off-by: Hanjun Guo <[email protected]> Signed-off-by: Ard Biesheuvel <[email protected]> Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions