Re: [PATCH 2nd try] Re: data corruption with nvidia chipsets and IDE/SATA drives // memory hole mapping related bug?!

From: Muli Ben-Yehuda
Date: Thu Dec 14 2006 - 13:11:24 EST


On Thu, Dec 14, 2006 at 02:16:31PM +0100, Karsten Weiss wrote:
> On Thu, 14 Dec 2006, Muli Ben-Yehuda wrote:
>
> > The rest looks good. Please resend and I'll add my Acked-by.
>
> Thanks a lot for your comments and suggestions. Here's my 2nd try:
>
> ===
>
> From: Karsten Weiss <knweiss@xxxxxxxxxxxxxxxxxxxx>
>
> $ diffstat ~/iommu-patch_v2.patch
> Documentation/kernel-parameters.txt | 3
> Documentation/x86_64/boot-options.txt | 104 +++++++++++++++++++++++-----------
> arch/x86_64/Kconfig | 10 ++-
> arch/x86_64/kernel/pci-dma.c | 28 +--------
> 4 files changed, 87 insertions(+), 58 deletions(-)
>
> Patch description:
>
> - add SWIOTLB config help text
> - mention Documentation/x86_64/boot-options.txt in
> Documentation/kernel-parameters.txt
> - remove the duplication of the iommu kernel parameter documentation.
> - Better explanation of some of the iommu kernel parameter options.
> - "32MB<<order" instead of "32MB^order".
> - Mention the default "order" value.
> - list the four existing PCI-DMA mapping implementations of arch x86_64
> - group the iommu= option keywords by PCI-DMA mapping implementation.
> - Distinguish iommu= option keywords from number arguments.
> - Explain the meaning of DAC and SAC.
>
> Signed-off-by: Karsten Weiss <knweiss@xxxxxxxxxxxxxxxxxxxx>

Acked-by: Muli Ben-Yehuda <muli@xxxxxxxxxx>

Cheers,
Muli
-
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/