diff options
| author | Mike Leach <[email protected]> | 2019-11-04 11:12:42 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-11-04 21:57:53 +0100 |
| commit | 2fe6899e36aa174abefd017887f9cfe0cb60c43a (patch) | |
| tree | aa21b1bad5ebea9dce35f88d0379aaba4eb7f5c7 /tools/perf/scripts/python | |
| parent | 057f2c57b08d0a7e87b022d05b1d4f7173bd4735 (diff) | |
coresight: etm4x: Fix input validation for sysfs.
A number of issues are fixed relating to sysfs input validation:-
1) bb_ctrl_store() - incorrect compare of bit select field to absolute
value. Reworked per ETMv4 specification.
2) seq_event_store() - incorrect mask value - register has two
event values.
3) cyc_threshold_store() - must mask with max before checking min
otherwise wrapped values can set illegal value below min.
4) res_ctrl_store() - update to mask off all res0 bits.
Reviewed-by: Leo Yan <[email protected]>
Reviewed-by: Mathieu Poirier <[email protected]>
Signed-off-by: Mike Leach <[email protected]>
Fixes: a77de2637c9eb ("coresight: etm4x: moving sysFS entries to a dedicated file")
Cc: stable <[email protected]> # 4.9+
Signed-off-by: Mathieu Poirier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions