diff options
author | Pali Rohár <[email protected]> | 2021-11-24 16:59:42 +0100 |
---|---|---|
committer | Lorenzo Pieralisi <[email protected]> | 2021-12-06 14:12:57 +0000 |
commit | 12998087d9f48b66965b97412069c7826502cd7e (patch) | |
tree | e4a3d9548be39f22bb2f658935f76f62e22051f5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7b067ac63a5730d2fae18399fed7e45f23d36912 (diff) |
PCI: pci-bridge-emul: Fix definitions of reserved bits
Some bits in PCI_EXP registers are reserved for non-root ports. Driver
pci-bridge-emul.c implements PCIe Root Port device therefore it should not
allow setting reserved bits of registers.
Properly define non-reserved bits for all PCI_EXP registers.
Link: https://lore.kernel.org/r/[email protected]
Fixes: 23a5fba4d941 ("PCI: Introduce PCI bridge emulated config space common logic")
Signed-off-by: Pali Rohár <[email protected]>
Signed-off-by: Lorenzo Pieralisi <[email protected]>
Cc: [email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions