linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Haicheng Li <haicheng.li@linux.intel.com>
To: Bjorn Helgaas <bhelgaas@google.com>
Cc: "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Haicheng Li <haicheng.lee@gmail.com>,
	Rob Landley <rob@landley.net>,
	linux-doc@vger.kernel.org,
	"linux-pci@vger.kernel.org" <linux-pci@vger.kernel.org>
Subject: Re: [PATCH 2/3] doc: add the description for pci=hide kernel parameter.
Date: Thu, 4 Jul 2013 10:22:15 +0800	[thread overview]
Message-ID: <20130704022215.GA3244@hli22-desktop> (raw)
In-Reply-To: <CAErSpo72XRbZYcepdHyhmY4oAqU1qLtCCXsEsyiCTvNCwvNktg@mail.gmail.com>

On Wed, Jul 03, 2013 at 10:00:41AM -0600, Bjorn Helgaas wrote:
> On Wed, Jul 3, 2013 at 9:16 AM, Haicheng Li <haicheng.li@linux.intel.com> wrote:
> > Cc: Rob Landley <rob@landley.net>
> > Cc: linux-doc@vger.kernel.org
> > Cc: linux-pci@vger.kernel.org
> > Signed-off-by: Haicheng Li <haicheng.li@linux.intel.com>
> > ---
> >  Documentation/kernel-parameters.txt |    2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
> > index 2fe6e76..4da0834 100644
> > --- a/Documentation/kernel-parameters.txt
> > +++ b/Documentation/kernel-parameters.txt
> > @@ -2359,6 +2359,8 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
> >                 pcie_scan_all   Scan all possible PCIe devices.  Otherwise we
> >                                 only look for one device below a PCIe downstream
> >                                 port.
> > +               hide=           Format: [<domain>:]<bus>:<slot>.<func>[; ...]
> > +                               Specifies devices to hide from pci subsystem.
> >
> >         pcie_aspm=      [PCIE] Forcibly enable or disable PCIe Active State Power
> >                         Management.
> 
> The documentation update should be in the same patch as the
> functionality it adds.

Okay, got it. thanks.

  reply	other threads:[~2013-07-04  2:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-03 15:16 [PATCH 1/3] PCI: Add hide_device support to pci subsystem Haicheng Li
2013-07-03 15:16 ` [PATCH 2/3] doc: add the description for pci=hide kernel parameter Haicheng Li
2013-07-03 16:00   ` Bjorn Helgaas
2013-07-04  2:22     ` Haicheng Li [this message]
2013-07-03 16:09 ` [PATCH 1/3] PCI: Add hide_device support to pci subsystem Bjorn Helgaas
2013-07-03 16:41   ` Jiang Liu
2013-07-04  4:53   ` Haicheng Li
2013-07-05 17:28     ` Bjorn Helgaas
2013-07-09 14:22       ` Haicheng Li
2013-07-07  2:43   ` Jiang Liu
2013-07-09 14:21     ` Haicheng Li

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=20130704022215.GA3244@hli22-desktop \
    --to=haicheng.li@linux.intel.com \
    --cc=bhelgaas@google.com \
    --cc=haicheng.lee@gmail.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=rob@landley.net \
    /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).