linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Haicheng Li <haicheng.li@linux.intel.com>
To: linux-kernel@vger.kernel.org
Cc: Haicheng Li <haicheng.lee@gmail.com>,
	Haicheng Li <haicheng.li@linux.intel.com>,
	Rob Landley <rob@landley.net>,
	linux-doc@vger.kernel.org, linux-pci@vger.kernel.org
Subject: [PATCH 2/3] doc: add the description for pci=hide kernel parameter.
Date: Wed,  3 Jul 2013 23:16:17 +0800	[thread overview]
Message-ID: <1372864578-6925-2-git-send-email-haicheng.li@linux.intel.com> (raw)
In-Reply-To: <1372864578-6925-1-git-send-email-haicheng.li@linux.intel.com>

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.
-- 
1.7.9.5


  reply	other threads:[~2013-07-03 15:17 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 ` Haicheng Li [this message]
2013-07-03 16:00   ` [PATCH 2/3] doc: add the description for pci=hide kernel parameter Bjorn Helgaas
2013-07-04  2:22     ` Haicheng Li
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=1372864578-6925-2-git-send-email-haicheng.li@linux.intel.com \
    --to=haicheng.li@linux.intel.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).