aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorAnirudh Venkataramanan <[email protected]>2020-05-15 17:36:35 -0700
committerJeff Kirsher <[email protected]>2020-05-22 22:24:29 -0700
commit1fba4a8a92706c89716449b1aab1b6879f438d34 (patch)
treeb101619db8f3a2935ade92bfe6d4283e4dafb8cb /tools/perf/scripts/python/stackcollapse.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 <[email protected]> Signed-off-by: Tony Nguyen <[email protected]> Tested-by: Andrew Bowers <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions