From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3BB0AC433DF for ; Tue, 30 Jun 2020 20:01:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 1378820768 for ; Tue, 30 Jun 2020 20:01:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593547309; bh=xoTjQ79TbykWz2bgjO5163oU+Huro2drhQe+XI5Cw3c=; h=Date:From:To:Cc:Subject:In-Reply-To:List-ID:From; b=Arln8FZ2hCZykhm/Vpd4u/migI/VtO9IWqDY56JVDQMX9UqMGDKcNDMRihoVWActC v8u1DNHm0vIUSANti7EfT34maPThIUZmmEOz4uKGVQXvYhVndYDG1IHznOmXkLPZDp mRZukAAb+Dh39rfT59EsbbnL/0ZJiwRxqKE0fA5M= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729110AbgF3UBp (ORCPT ); Tue, 30 Jun 2020 16:01:45 -0400 Received: from mail.kernel.org ([198.145.29.99]:46886 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728874AbgF3UBp (ORCPT ); Tue, 30 Jun 2020 16:01:45 -0400 Received: from localhost (mobile-166-175-191-139.mycingular.net [166.175.191.139]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 23B91206A1; Tue, 30 Jun 2020 20:01:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593547304; bh=xoTjQ79TbykWz2bgjO5163oU+Huro2drhQe+XI5Cw3c=; h=Date:From:To:Cc:Subject:In-Reply-To:From; b=y0GcIrJfHoe6Ms0bfelRYUiDXTrD/N33DNm+SlFcg71mSVQmxlkyZxIy45+AGLiE9 8RKw3ZZnYgFPa/GUBPQlrkvYcbDRNQo1a4I+5p1zweXYd3sgrvHEulO9rKnEggS1Wm ZTpzPS7jeT6W5Ug828bt7dKQVASxCRmM3vhBxWF4= Date: Tue, 30 Jun 2020 15:01:42 -0500 From: Bjorn Helgaas To: "Alexander A. Klimov" Cc: sathyanarayanan.kuppuswamy@linux.intel.com, rafael.j.wysocki@intel.com, linux-doc@vger.kernel.org, linux-pci@vger.kernel.org, wangbinghui@hisilicon.com, hpa@zytor.com, festevam@gmail.com, lorenzo.pieralisi@arm.com, corbet@lwn.net, x86@kernel.org, kishon@ti.com, hkallweit1@gmail.com, m-karicheri2@ti.com, linux-imx@nxp.com, songxiaowei@hisilicon.com, devicetree@vger.kernel.org, hongxing.zhu@nxp.com, s.hauer@pengutronix.de, robh+dt@kernel.org, bp@alien8.de, bhelgaas@google.com, tglx@linutronix.de, linux-omap@vger.kernel.org, mingo@redhat.com, linux-arm-kernel@lists.infradead.org, rdunlap@infradead.org, linux-kernel@vger.kernel.org, kernel@pengutronix.de, l.stach@pengutronix.de, shawnguo@kernel.org, amurray@thegoodpenguin.co.uk Subject: Re: PCI: Replace lkml.org, spinics, gmane with lore.kernel.org Message-ID: <20200630200142.GA3469982@bjorn-Precision-5520> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200630180917.GA3455699@bjorn-Precision-5520> Sender: linux-omap-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-omap@vger.kernel.org On Tue, Jun 30, 2020 at 01:09:17PM -0500, Bjorn Helgaas wrote: > 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 I applied this to pci/misc for v5.9. > 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 > diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c > index 54ebbef850be..9d7a43261613 100644 > --- a/drivers/pci/quirks.c > +++ b/drivers/pci/quirks.c > @@ -3549,7 +3549,7 @@ static void quirk_no_bus_reset(struct pci_dev *dev) > * The device will throw a Link Down error on AER-capable systems and > * regardless of AER, config space of the device is never accessible again > * and typically causes the system to hang or reset when access is attempted. > - * http://www.spinics.net/lists/linux-pci/msg34797.html > + * https://lore.kernel.org/r/20140923210318.498dacbd@dualc.maya.org/ > */ > DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATHEROS, 0x0030, quirk_no_bus_reset); > DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_ATHEROS, 0x0032, quirk_no_bus_reset); > @@ -4378,9 +4378,9 @@ static int pci_acs_ctrl_enabled(u16 acs_ctrl_req, u16 acs_ctrl_ena) > * redirect (CR) since all transactions are redirected to the upstream > * root complex. > * > - * http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/94086 > - * http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/94102 > - * http://permalink.gmane.org/gmane.comp.emulators.kvm.devel/99402 > + * https://lore.kernel.org/r/201207111426.q6BEQTbh002928@mail.maya.org/ > + * https://lore.kernel.org/r/20120711165854.GM25282@amd.com/ > + * https://lore.kernel.org/r/20121005130857.GX4009@amd.com/ > * > * 1002:4385 SBx00 SMBus Controller > * 1002:439c SB7x0/SB8x0/SB9x0 IDE Controller > diff --git a/drivers/pci/setup-res.c b/drivers/pci/setup-res.c > index d21fa04fa44d..43eda101fcf4 100644 > --- a/drivers/pci/setup-res.c > +++ b/drivers/pci/setup-res.c > @@ -73,7 +73,8 @@ static void pci_std_update_resource(struct pci_dev *dev, int resno) > /* > * Apparently some Matrox devices have ROM BARs that read > * as zero when disabled, so don't update ROM BARs unless > - * they're enabled. See https://lkml.org/lkml/2005/8/30/138. > + * they're enabled. See > + * https://lore.kernel.org/r/43147B3D.1030309@vc.cvut.cz/ > */ > if (!(res->flags & IORESOURCE_ROM_ENABLE)) > return; > > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel