diff options
author | Philipp Stanner <pstanner@redhat.com> | 2024-08-09 11:52:48 +0200 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2024-08-16 16:29:53 -0600 |
commit | 8839adc33ff7a5464dbfc17de8afe5fedf9c6029 (patch) | |
tree | c031bff260f5cf80a4a385845c12d231270a20f6 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1f5e3920b5e45cef81a31a1dcf8e1d0f615840fa (diff) |
Documentation: devres: fix error about PCI devres
The documentation states that pcim_enable_device() will make "all PCI
ops" managed. This is totally false, only a small subset of PCI
functions become managed that way. Implicating otherwise has caused at
least one bug so far, namely in commit 8558de401b5f ("drm/vboxvideo: use
managed pci functions").
Change the function summary so the functions dangerous behavior becomes
obvious.
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Link: https://lore.kernel.org/r/20240809095248.14220-2-pstanner@redhat.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions