diff options
author | 2013-09-05 15:07:42 -0600 | |
---|---|---|
committer | 2013-09-23 17:40:46 -0600 | |
commit | b8eb67fcc4548b9f0d00bbfd1c0c8f72d8018900 (patch) | |
tree | 9146dd8b2c6227e5db5c982e51c788224708ef96 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | PCI/ACPI: Move _OSC stuff from acpi_pci_root_add() to negotiate_os_control() (diff) | |
download | linux-dev-b8eb67fcc4548b9f0d00bbfd1c0c8f72d8018900.tar.xz linux-dev-b8eb67fcc4548b9f0d00bbfd1c0c8f72d8018900.zip |
PCI/ACPI: Split _OSC "support" and "control" flags into separate variables
Previously we used "flags" for both:
- the bitmask of features we support (segments, ASPM, MSI, etc.), and
- the bitmask of features we want to control (native hotplug, AER, etc.)
To reduce confusion, this patch splits this into two variables:
"support" is the bitmask of features we support, and "control" is the
bitmask of features we want to control. No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions