Re: + mmconfig-add-kernel-parameter-documentation.patch added to-mm tree

From: Randy.Dunlap
Date: Wed Feb 15 2006 - 16:35:08 EST


On Wed, 15 Feb 2006 akpm@xxxxxxxx wrote:

>
> The patch titled
>
> mmconfig: add kernel parameter documentation
>
> has been added to the -mm tree. Its filename is
>
> mmconfig-add-kernel-parameter-documentation.patch
>
> See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find
> out what to do about this
>
>
> From: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
>
> Mention the "pci=nommconf" option in kernel-parameters.txt.
>
> Signed-off-by: Bjorn Helgaas <bjorn.helgaas@xxxxxx>
> Signed-off-by: Andrew Morton <akpm@xxxxxxxx>
> ---
>
> Documentation/kernel-parameters.txt | 2 ++
> 1 files changed, 2 insertions(+)
>
> diff -puN Documentation/kernel-parameters.txt~mmconfig-add-kernel-parameter-documentation Documentation/kernel-parameters.txt
> --- devel/Documentation/kernel-parameters.txt~mmconfig-add-kernel-parameter-documentation 2006-02-15 13:00:34.000000000 -0800
> +++ devel-akpm/Documentation/kernel-parameters.txt 2006-02-15 13:00:34.000000000 -0800
> @@ -1150,6 +1150,8 @@ running once the system is up.
> Mechanism 1.
> conf2 [IA-32] Force use of PCI Configuration
> Mechanism 2.
> + nommconf [IA-32] Disable use of MMCONFIG for PCI
> + Configuration

should be (add X86-64):
nommconf [IA-32,X86-64] Disable use of MMCONFIG
for PCI Configuration

> nosort [IA-32] Don't sort PCI devices according to
> order given by the PCI BIOS. This sorting is
> done to get a device order compatible with

--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/