Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp384281pxj; Thu, 20 May 2021 11:32:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyCq/jOa2vlRtFvlUdD2StiWj8x37QJeC0oljRmHMwjmyUIYIN2f1MxZq2btgWGOo/E5KK9 X-Received: by 2002:aa7:cd90:: with SMTP id x16mr6406993edv.182.1621535561852; Thu, 20 May 2021 11:32:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621535561; cv=none; d=google.com; s=arc-20160816; b=Ak360+htE+wN5iJkgZ7pyOdM6+J+JD6dnBKDbw29H/NU2vV5FPjj+hEcoV0PPAHfNo 1e7ifdXqCiI8I1Oo1vtUoC1h1FdTD7NV08kwkRfgYYtGrZNBPO0kc+2F7c54FJXeet4U TVFqBGoXuhOZLfEr1h8IX3u69BTgiYaQQaNx7WorurVwhLikeTJRy/WHUyWVs/VcN00q t321k9d+qKK5JR+PWT8lepA2RHykWe1zCoKJztSCyFURU+7/GwS4g6yYsXjqyRTZI0zl vi8JGCHxOOVHPzE73GbwCxcXWPQWq864bMsImd68seWnywANn1DrN6DWQDcllI/Z5t6R Ke4A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :user-agent:references:in-reply-to:message-id:date:subject:cc:to :from:dkim-signature; bh=caJEzRgfRLjLSgoppeGCFY0YknKmzxIveHdsCRaCu+g=; b=eyhIv3GJidfhRdJRs9GskbrNFk/xd7n9ZWNmC2Db50l7j17u4VN0AMCrxlBW4lrCgY mKMCfz2HIQn/RLwqts4K5ggt3XzHQ94bzttP1NvAhPMAFp0IyM9Ic8338HXDWgD5YFHw fe4F+JyQKzUMNF6nUGmt9RZDkbwgb3e7zKu7l6Wl7mhHOIzIhEahskdKdVBUPsHeuhvH nwN1AkS4kU5UVvBGO7pJy2bMUtKa8DHdxP7sFLPYi1bRm+e9Bwk4b3+m7D3f9DTcr/IG FQUCecA01Fz5lbygJhWs1YCrO28Vi0E6W0l1nbpxLetUQizXFGzVXCH+VxD6HtuQom2B Gp6g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=HxKCpiFr; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id b13si3414932ede.603.2021.05.20.11.32.17; Thu, 20 May 2021 11:32:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=HxKCpiFr; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235945AbhETKVd (ORCPT + 99 others); Thu, 20 May 2021 06:21:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:42286 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235368AbhETKKx (ORCPT ); Thu, 20 May 2021 06:10:53 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 0FD5D61438; Thu, 20 May 2021 09:43:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1621503800; bh=zzhwqEtUdECsLU5ResUYncQWPmhxmm8laNuAX2jgA3c=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=HxKCpiFr6hVmaVXe4RB1MdNW4TYNna/SFIWGH/S4cNQty14icmel62vn1/izWJXap F29Ccp2jgkLNqwAhzemGRiZphuATX9CQo2lXttfA0priKja+J+vggqgFH0OhvpwVD8 BrXN2GpN607b5uTmfw67KtRRm3twRD04Gv6c9uIk= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, "Maciej W. Rozycki" , "David S. Miller" Subject: [PATCH 4.19 385/425] FDDI: defxx: Make MMIO the configuration default except for EISA Date: Thu, 20 May 2021 11:22:34 +0200 Message-Id: <20210520092144.055686331@linuxfoundation.org> X-Mailer: git-send-email 2.31.1 In-Reply-To: <20210520092131.308959589@linuxfoundation.org> References: <20210520092131.308959589@linuxfoundation.org> User-Agent: quilt/0.66 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Maciej W. Rozycki commit 193ced4a79599352d63cb8c9e2f0c6043106eb6a upstream. Recent versions of the PCI Express specification have deprecated support for I/O transactions and actually some PCIe host bridges, such as Power Systems Host Bridge 4 (PHB4), do not implement them. The default kernel configuration choice for the defxx driver is the use of I/O ports rather than MMIO for PCI and EISA systems. It may have made sense as a conservative backwards compatible choice back when MMIO operation support was added to the driver as a part of TURBOchannel bus support. However nowadays this configuration choice makes the driver unusable with systems that do not implement I/O transactions for PCIe. Make DEFXX_MMIO the configuration default then, except where configured for EISA. This exception is because an EISA adapter can have its MMIO decoding disabled with ECU (EISA Configuration Utility) and therefore not available with the resource allocation infrastructure we implement, while port I/O is always readily available as it uses slot-specific addressing, directly mapped to the slot an option card has been placed in and handled with our EISA bus support core. Conversely a kernel that supports modern systems which may not have I/O transactions implemented for PCIe will usually not be expected to handle legacy EISA systems. The change of the default will make it easier for people, including but not limited to distribution packagers, to make a working choice for the driver. Update the option description accordingly and while at it replace the potentially ambiguous PIO acronym with IOP for "port I/O" vs "I/O ports" according to our nomenclature used elsewhere. Signed-off-by: Maciej W. Rozycki Fixes: e89a2cfb7d7b ("[TC] defxx: TURBOchannel support") Cc: stable@vger.kernel.org # v2.6.21+ Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- drivers/net/fddi/Kconfig | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) --- a/drivers/net/fddi/Kconfig +++ b/drivers/net/fddi/Kconfig @@ -28,17 +28,20 @@ config DEFXX config DEFXX_MMIO bool - prompt "Use MMIO instead of PIO" if PCI || EISA + prompt "Use MMIO instead of IOP" if PCI || EISA depends on DEFXX - default n if PCI || EISA + default n if EISA default y ---help--- This instructs the driver to use EISA or PCI memory-mapped I/O - (MMIO) as appropriate instead of programmed I/O ports (PIO). + (MMIO) as appropriate instead of programmed I/O ports (IOP). Enabling this gives an improvement in processing time in parts - of the driver, but it may cause problems with EISA (DEFEA) - adapters. TURBOchannel does not have the concept of I/O ports, - so MMIO is always used for these (DEFTA) adapters. + of the driver, but it requires a memory window to be configured + for EISA (DEFEA) adapters that may not always be available. + Conversely some PCIe host bridges do not support IOP, so MMIO + may be required to access PCI (DEFPA) adapters on downstream PCI + buses with some systems. TURBOchannel does not have the concept + of I/O ports, so MMIO is always used for these (DEFTA) adapters. If unsure, say N.