aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorWilliam Breathitt Gray <[email protected]>2016-05-09 09:39:50 -0400
committerGreg Kroah-Hartman <[email protected]>2016-06-17 20:47:11 -0700
commit5e25db870ec983be138b343a3d04c79a5c1f1703 (patch)
treea07efd8ec43da7ac714774af61001e3d544adf10 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent32a5a0c047343b11f581f663a2309cf43d13466f (diff)
isa: Dummy isa_register_driver should return error code
The inline isa_register_driver stub simply allows compilation on systems with CONFIG_ISA disabled; the dummy isa_register_driver does not register an isa_driver at all. The inline isa_register_driver should return -ENODEV to indicate lack of support when attempting to register an isa_driver on such a system with CONFIG_ISA disabled. Cc: Matthew Wilcox <[email protected]> Reported-by: Sasha Levin <[email protected]> Tested-by: Ye Xiaolong Signed-off-by: William Breathitt Gray <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions