linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
To: Lennert Buytenhek <buytenh@wantstofly.org>
Cc: Russell King <linux@arm.linux.org.uk>,
	Arnd Bergmann <arnd@arndb.de>, Jonathan Corbet <corbet@lwn.net>,
	linux-pci@vger.kernel.org, linux-doc@vger.kernel.org,
	Bjorn Helgaas <bhelgaas@google.com>,
	Lennert Buytenhek <kernel@wantstofly.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [RFC PATCH] arm: kernel: pci: remove pci=firmware command line parameter handling
Date: Tue, 1 Mar 2016 09:58:33 +0000	[thread overview]
Message-ID: <20160301095832.GC31766@red-moon> (raw)
In-Reply-To: <20160229174258.GL5891@wantstofly.org>

On Mon, Feb 29, 2016 at 07:42:58PM +0200, Lennert Buytenhek wrote:
> On Mon, Feb 29, 2016 at 05:43:20PM +0000, Lorenzo Pieralisi wrote:
> 
> > According to kernel documentation, the pci=firmware command line
> > parameter is only meant to be used on IXP2000 ARM platforms to prevent
> > the kernel from assigning PCI resources configured by the bootloader.
> > 
> > Since the IXP2000 ARM platforms support has been removed from the
> > kernel in commit:
> > 
> > commit c65f2abf54a6 ("ARM: remove ixp23xx and ixp2000 platforms")
> > 
> > its platforms specific kernel parameters should be removed
> > too from the kernel documentation along with the kernel code
> > currently handling them in that they have just become obsolete.
> > 
> > This patch removes the pci=firmware command line parameter handling
> > from ARM code and the related kernel parameters documentation
> > section.
> > 
> > Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
> > Cc: Arnd Bergmann <arnd@arndb.de>
> > Cc: Lennert Buytenhek <kernel@wantstofly.org>
> > Cc: Jonathan Corbet <corbet@lwn.net>
> > Cc: Bjorn Helgaas <bhelgaas@google.com>
> > Cc: Rob Herring <robh@kernel.org>
> > Cc: Russell King <linux@arm.linux.org.uk>
> 
> Acked-by: Lennert Buytenhek <kernel@wantstofly.org>

Thank you Lennert, I take this as an acknowledgement that you are not
aware of any other ARM platform using that kernel parameter other than
IXP2000s, according to documentation there should not be any but it is a
bit complicated to figure out.

Thanks,
Lorenzo

  reply	other threads:[~2016-03-01  9:56 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-29 17:43 [RFC PATCH] arm: kernel: pci: remove pci=firmware command line parameter handling Lorenzo Pieralisi
2016-02-29 17:42 ` Lennert Buytenhek
2016-03-01  9:58   ` Lorenzo Pieralisi [this message]
2016-03-02 22:31     ` Lennert Buytenhek
2016-03-03 10:48       ` Lorenzo Pieralisi
2016-03-03 10:50         ` Russell King - ARM Linux
2016-02-29 22:56 ` Bjorn Helgaas
2016-03-01  9:51   ` Lorenzo Pieralisi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160301095832.GC31766@red-moon \
    --to=lorenzo.pieralisi@arm.com \
    --cc=arnd@arndb.de \
    --cc=bhelgaas@google.com \
    --cc=buytenh@wantstofly.org \
    --cc=corbet@lwn.net \
    --cc=kernel@wantstofly.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).