aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorAnirudh Venkataramanan <anirudh.venkataramanan@intel.com>2020-05-15 17:36:35 -0700
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2020-05-22 22:24:29 -0700
commit1fba4a8a92706c89716449b1aab1b6879f438d34 (patch)
treeb101619db8f3a2935ade92bfe6d4283e4dafb8cb /tools/perf/scripts/python/export-to-postgresql.py
parentb82729195892f5fc1dd69a8cfb23731d3ef55578 (diff)
ice: Fix bad register reads
The "ethtool -d" handler reads registers in the ice_regs_dump_list array and returns read values back to the userspace. The register offsets PFINT0_ITR* are not valid as per the specification and reading these causes a "unable to handle kernel paging request" bug in the driver. Remove these registers from ice_regs_dump_list. Signed-off-by: Anirudh Venkataramanan <anirudh.venkataramanan@intel.com> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions