From: tip-bot for Lucas De Marchi <lucas.de.marchi@gmail.com>
To: linux-tip-commits@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@redhat.com,
lucas.de.marchi@gmail.com, tglx@linutronix.de,
lucas.demarchi@profusion.mobi, mingo@elte.hu
Subject: [tip:x86/urgent] x86: Fix misspelling and align params
Date: Fri, 18 Mar 2011 12:46:02 GMT [thread overview]
Message-ID: <tip-a6c3270b04340c5e0d47af5bdb10f30d33333739@git.kernel.org> (raw)
In-Reply-To: <1300389856-1099-2-git-send-email-lucas.demarchi@profusion.mobi>
Commit-ID: a6c3270b04340c5e0d47af5bdb10f30d33333739
Gitweb: http://git.kernel.org/tip/a6c3270b04340c5e0d47af5bdb10f30d33333739
Author: Lucas De Marchi <lucas.de.marchi@gmail.com>
AuthorDate: Thu, 17 Mar 2011 16:24:15 -0300
Committer: Ingo Molnar <mingo@elte.hu>
CommitDate: Fri, 18 Mar 2011 10:39:30 +0100
x86: Fix misspelling and align params
Fix 'upto' misspelling and align parameters.
Signed-off-by: Lucas De Marchi <lucas.demarchi@profusion.mobi>
Cc: trivial@kernel.org
LKML-Reference: <1300389856-1099-2-git-send-email-lucas.demarchi@profusion.mobi>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
---
Documentation/x86/x86_64/boot-options.txt | 14 +++++++-------
1 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/Documentation/x86/x86_64/boot-options.txt b/Documentation/x86/x86_64/boot-options.txt
index 7fbbaf8..48c13b8 100644
--- a/Documentation/x86/x86_64/boot-options.txt
+++ b/Documentation/x86/x86_64/boot-options.txt
@@ -189,13 +189,13 @@ ACPI
PCI
- pci=off Don't use PCI
- pci=conf1 Use conf1 access.
- pci=conf2 Use conf2 access.
- pci=rom Assign ROMs.
- pci=assign-busses Assign busses
- pci=irqmask=MASK Set PCI interrupt mask to MASK
- pci=lastbus=NUMBER Scan upto NUMBER busses, no matter what the mptable says.
+ pci=off Don't use PCI
+ pci=conf1 Use conf1 access.
+ pci=conf2 Use conf2 access.
+ pci=rom Assign ROMs.
+ pci=assign-busses Assign busses
+ pci=irqmask=MASK Set PCI interrupt mask to MASK
+ pci=lastbus=NUMBER Scan up to NUMBER busses, no matter what the mptable says.
pci=noacpi Don't use ACPI to set up PCI interrupt routing.
IOMMU (input/output memory management unit)
next prev parent reply other threads:[~2011-03-18 12:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-17 19:24 [PATCH 0/2] x86: fix common misspellings Lucas De Marchi
2011-03-17 19:24 ` [PATCH 1/2] x86: fix misspelling and align params Lucas De Marchi
2011-03-18 12:46 ` tip-bot for Lucas De Marchi [this message]
2011-03-17 19:24 ` [PATCH 2/2] x86: fix common misspellings Lucas De Marchi
2011-03-18 12:46 ` [tip:x86/urgent] x86: Fix " tip-bot for Lucas De Marchi
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=tip-a6c3270b04340c5e0d47af5bdb10f30d33333739@git.kernel.org \
--to=lucas.de.marchi@gmail.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tip-commits@vger.kernel.org \
--cc=lucas.demarchi@profusion.mobi \
--cc=mingo@elte.hu \
--cc=mingo@redhat.com \
--cc=tglx@linutronix.de \
/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
Powered by JetHome