diff options
author | Jeongtae Park <jtp.park@samsung.com> | 2023-09-05 15:33:09 +0300 |
---|---|---|
committer | Will Deacon <will@kernel.org> | 2023-09-05 17:51:18 +0300 |
commit | 7625df9f4b255eb9d56885e25c564d7e794c6da1 (patch) | |
tree | 5f794f0b6732a78ea064fd70972a64e0e123c57f /arch | |
parent | e1df27213941725962f68c64349bbcc60ece0314 (diff) | |
download | linux-7625df9f4b255eb9d56885e25c564d7e794c6da1.tar.xz |
perf: CXL: fix mismatched number of counters mask
The number of Count Units field is described as 6 bits long
in the CXL 3.0 specification. However, its mask value was
only declared as 5 bits long.
Signed-off-by: Jeongtae Park <jtp.park@samsung.com>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20230905123309.775854-1-jtp.park@samsung.com
Signed-off-by: Will Deacon <will@kernel.org>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions