diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-06-10 11:20:12 +0300 |
---|---|---|
committer | Krzysztof Wilczyński <kwilczynski@kernel.org> | 2024-07-04 17:40:53 +0300 |
commit | 03377a698926e829321fcd42789892cb5974b6b6 (patch) | |
tree | 241378889d73dacab0bb7f0cd3dda1017968b1e7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 473b2cf9c4d1711146da1d8574c61e92c6672892 (diff) | |
download | linux-03377a698926e829321fcd42789892cb5974b6b6.tar.xz |
PCI: endpoint: Make pci_epc_class struct constant
Now that the driver core allows for struct class to be in read-only
memory, we should make all 'class' structures declared at build time
placing them into read-only memory, instead of having to be dynamically
allocated at runtime.
Link: https://lore.kernel.org/linux-pci/2024061011-citable-herbicide-1095@gregkh
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Krzysztof Wilczyński <kwilczynski@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions