aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorPali Rohár <pali@kernel.org>2021-10-05 20:09:43 +0200
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>2021-10-07 14:23:31 +0100
commitd419052bc6c60fa4ab2b5a51d5f1e55a66e2b4ff (patch)
treeaf868f92941fa9b02487c8163e7d19ec29b69f71 /tools/perf/scripts/python/export-to-postgresql.py
parentPCI: aardvark: Don't spam about PIO Response Status (diff)
downloadwireguard-linux-d419052bc6c60fa4ab2b5a51d5f1e55a66e2b4ff.tar.xz
wireguard-linux-d419052bc6c60fa4ab2b5a51d5f1e55a66e2b4ff.zip
PCI: aardvark: Fix preserving PCI_EXP_RTCTL_CRSSVE flag on emulated bridge
Commit 43f5c77bcbd2 ("PCI: aardvark: Fix reporting CRS value") started using CRSSVE flag for handling CRS responses. PCI_EXP_RTCTL_CRSSVE flag is stored only in emulated config space buffer and there is handler for PCI_EXP_RTCTL register. So every read operation from config space automatically clears CRSSVE flag as it is not defined in PCI_EXP_RTCTL read handler. Fix this by reading current CRSSVE bit flag from emulated space buffer and appending it to PCI_EXP_RTCTL read response. Link: https://lore.kernel.org/r/20211005180952.6812-5-kabel@kernel.org Fixes: 43f5c77bcbd2 ("PCI: aardvark: Fix reporting CRS value") Signed-off-by: Pali Rohár <pali@kernel.org> Signed-off-by: Marek Behún <kabel@kernel.org> Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com> Reviewed-by: Marek Behún <kabel@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions