Messages in this thread |  | | Date | Tue, 6 Dec 2011 15:17:36 +0100 | | From | Joerg Roedel <> | | Subject | Re: [PATCH] amd_iommu: Fix typo in kernel-parameters.txt |
| |
On Mon, Dec 05, 2011 at 11:08:32PM +0100, Sedat Dilek wrote: > > Signed-off-by: Sedat Dilek <sedat.dilek@gmail.com> > --- > Documentation/kernel-parameters.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt > index a0c5c5f..da50377 100644 > --- a/Documentation/kernel-parameters.txt > +++ b/Documentation/kernel-parameters.txt > @@ -320,7 +320,7 @@ bytes respectively. Such letter suffixes can also be entirely omitted. > on: enable for both 32- and 64-bit processes > off: disable for both 32- and 64-bit processes > > - amd_iommu= [HW,X86-84] > + amd_iommu= [HW,X86-64] > Pass parameters to the AMD IOMMU driver in the system. > Possible values are: > fullflush - enable flushing of IO/TLB entries when
Applied, thanks. Please Cc me directly on future patches so it is easier to notice for me :)
|  |