diff options
author | 2014-12-08 22:01:57 +0100 | |
---|---|---|
committer | 2015-01-22 01:14:50 +0100 | |
commit | eeeb98bf06286380f74fc0d39df643c50fd056e5 (patch) | |
tree | 1ac420dac2614b0932b4962fc731fa08b250f6da /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Linux 3.19-rc5 (diff) | |
download | wireguard-linux-eeeb98bf06286380f74fc0d39df643c50fd056e5.tar.xz wireguard-linux-eeeb98bf06286380f74fc0d39df643c50fd056e5.zip |
PNP: Switch from __check_region() to __request_region()
PNP core is the last user of the __check_region() which has been
deprecated for almost 12 years (since v2.5.54). Replace it with a combo
of __request_region() followed by __release_region().
pnp_check_port() and pnp_check_mem() remain racy after this change.
Signed-off-by: Jakub Sitnicki <jsitnicki@gmail.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions