diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2020-06-30 20:41:39 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2020-06-30 21:05:16 +0300 |
commit | 16bbbc874f7f98e6598784896ed4719f0f1ed844 (patch) | |
tree | a19fa0ad87fd1b39ba8297905595abc7769dc900 /Documentation/PCI | |
parent | 7ecd4a8175104b55de120dd8847e0bfabf7d75aa (diff) | |
download | linux-16bbbc874f7f98e6598784896ed4719f0f1ed844.tar.xz |
PCI: Replace lkml.org, spinics, gmane with lore.kernel.org
The lkml.org, spinics.net, and gmane.org archives are not very reliable
and, in some cases, not even easily accessible. Replace links to them with
links to lore.kernel.org, the archives hosted by kernel.org.
I found the gmane items via the Wayback Machine archive at
https://web.archive.org/.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'Documentation/PCI')
-rw-r--r-- | Documentation/PCI/pci.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/PCI/pci.rst b/Documentation/PCI/pci.rst index d2815d735c86..281d8a241eae 100644 --- a/Documentation/PCI/pci.rst +++ b/Documentation/PCI/pci.rst @@ -214,7 +214,7 @@ the PCI device by calling pci_enable_device(). This will: problem and unlikely to get fixed soon. This has been discussed before but not changed as of 2.6.19: - http://lkml.org/lkml/2006/3/2/194 + https://lore.kernel.org/r/20060302180025.GC28895@flint.arm.linux.org.uk/ pci_set_master() will enable DMA by setting the bus master bit |