summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorNirmoy Das <nirmoyd@nvidia.com>2026-07-21 11:25:51 -0700
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-08-07 19:20:27 +0200
commita685d8eea4a6899dc887e393927c16fa18ff5e9a (patch)
tree642c93df38e31d6ba735be04dfe5f39b408dc189 /tools/perf/scripts/python/stackcollapse.py
parent903308ea40adf0577d82eab69882faf8836326ce (diff)
ACPI: APEI: Fix ERST timeout unit conversion
The ACPI specification defines bits 63:32 returned by GET_EXECUTE_OPERATION_TIMINGS as the maximum execution time in microseconds. erst_get_timeout() instead multiplies the value by NSEC_PER_MSEC. Use NSEC_PER_USEC to express the firmware-provided microsecond timeout in the nanosecond units expected by erst_timedout(). Fixes: fac475aab70b ("ACPI: APEI: Use ERST timeout for slow devices") Cc: stable@vger.kernel.org Signed-off-by: Nirmoy Das <nirmoyd@nvidia.com> Reviewed-by: Hanjun Guo <guohanjun@huawei.com> Link: https://patch.msgid.link/20260721182551.2434933-1-nirmoyd@nvidia.com Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions