diff options
author | Niklas Cassel <cassel@kernel.org> | 2024-03-20 14:31:49 +0300 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2024-04-10 21:00:52 +0300 |
commit | 29a025b6fbf36a218d1210061ff889b13e04bc33 (patch) | |
tree | 5955098901caca4ba60ab06b4a3c0f42a7de4ad9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 417660525d6fb8c34e81f5fa2397370a685e48bc (diff) | |
download | linux-29a025b6fbf36a218d1210061ff889b13e04bc33.tar.xz |
PCI: endpoint: Allocate a 64-bit BAR if that is the only option
pci_epf_alloc_space() already sets the 64-bit flag if the BAR size is
larger than 2GB, even if the caller did not explicitly request a 64-bit
BAR.
Thus, let pci_epf_alloc_space() also set the 64-bit flag if the hardware
description says that the specific BAR can only be 64-bit.
Link: https://lore.kernel.org/linux-pci/20240320113157.322695-3-cassel@kernel.org
Signed-off-by: Niklas Cassel <cassel@kernel.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions