Messages in this thread |  | | Date | Tue, 06 Dec 2011 08:59:26 -0800 | | From | Randy Dunlap <> | | Subject | Re: [PATCH] amd_iommu: Fix typo in kernel-parameters.txt |
| |
On 12/06/2011 06:20 AM, Sedat Dilek wrote: > On Tue, Dec 6, 2011 at 3:17 PM, Joerg Roedel <joro@8bytes.org> wrote: >> 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 :) > > Sorry for this, I followed stupidly get_maintainer.pl script :-).
Not a problem -- I would have applied it soon.
-- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code ***
|  |