diff options
author | Roland Dreier <roland@purestorage.com> | 2014-02-21 20:07:21 +0400 |
---|---|---|
committer | Jon Mason <jon.mason@intel.com> | 2014-04-07 21:58:14 +0400 |
commit | c8eee3795d68d4b7448ce9e6752de379d9fe2c23 (patch) | |
tree | e92ecb2efea8499d51b57fbf9a9d952b53f9e58d /tools/perf/scripts/python/syscall-counts.py | |
parent | e8bc2ebdceea3c0c6de16d899f0679654c308739 (diff) | |
download | linux-c8eee3795d68d4b7448ce9e6752de379d9fe2c23.tar.xz |
NTB: Fix typo in setting one translation register
In the code for Xeon devices in back-to-back mode with xeon_errata_workaround
disabled, the downstream device puts the wrong value in SNB_B2B_XLAT_OFFSETL
(SNB_MBAR01_DSD_ADDR vs. SNB_MBAR01_USD_ADDR).
This was spotted while reading code, since the typo has no practical effect,
at least for now: the low 32 bits of both constants are actually identical
anyway. However, it's clearer and safer to use the right name.
Signed-off-by: Roland Dreier <roland@purestorage.com>
Signed-off-by: Jon Mason <jon.mason@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions