* [PATCH] amd_iommu: Fix typo in kernel-parameters.txt
@ 2011-12-05 22:08 Sedat Dilek
2011-12-06 14:17 ` Joerg Roedel
0 siblings, 1 reply; 4+ messages in thread
From: Sedat Dilek @ 2011-12-05 22:08 UTC (permalink / raw)
To: rdunlap, linux-doc, linux-kernel; +Cc: Sedat Dilek
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
--
1.7.8.rc4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* Re: [PATCH] amd_iommu: Fix typo in kernel-parameters.txt
2011-12-05 22:08 [PATCH] amd_iommu: Fix typo in kernel-parameters.txt Sedat Dilek
@ 2011-12-06 14:17 ` Joerg Roedel
2011-12-06 14:20 ` Sedat Dilek
0 siblings, 1 reply; 4+ messages in thread
From: Joerg Roedel @ 2011-12-06 14:17 UTC (permalink / raw)
To: Sedat Dilek; +Cc: rdunlap, linux-doc, linux-kernel, Sedat Dilek
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 :)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] amd_iommu: Fix typo in kernel-parameters.txt
2011-12-06 14:17 ` Joerg Roedel
@ 2011-12-06 14:20 ` Sedat Dilek
2011-12-06 16:59 ` Randy Dunlap
0 siblings, 1 reply; 4+ messages in thread
From: Sedat Dilek @ 2011-12-06 14:20 UTC (permalink / raw)
To: Joerg Roedel; +Cc: rdunlap, linux-doc, linux-kernel
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 :-).
- Sedat -
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH] amd_iommu: Fix typo in kernel-parameters.txt
2011-12-06 14:20 ` Sedat Dilek
@ 2011-12-06 16:59 ` Randy Dunlap
0 siblings, 0 replies; 4+ messages in thread
From: Randy Dunlap @ 2011-12-06 16:59 UTC (permalink / raw)
To: sedat.dilek; +Cc: Sedat Dilek, Joerg Roedel, linux-doc, linux-kernel
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 ***
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-12-06 16:00 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-05 22:08 [PATCH] amd_iommu: Fix typo in kernel-parameters.txt Sedat Dilek
2011-12-06 14:17 ` Joerg Roedel
2011-12-06 14:20 ` Sedat Dilek
2011-12-06 16:59 ` Randy Dunlap
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.