Re: [git pull] dma-debug fixes for 2.6.30-rc

From: Ingo Molnar
Date: Fri Apr 03 2009 - 10:29:50 EST



* Joerg Roedel <joerg.roedel@xxxxxxx> wrote:

> Hi Ingo,
>
> The following changes since commit 8fe74cf053de7ad2124a894996f84fa890a81093:
> Linus Torvalds (1):
> Merge branch 'for-linus' of git://git.kernel.org/.../viro/vfs-2.6
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git dma-debug
>
> Joerg Roedel (1):
> x86/dma: unify definition of pci_unmap_addr* and pci_unmap_len macros
>
> arch/x86/include/asm/pci.h | 36 ++++++++++++++++++++++++++++++++----
> arch/x86/include/asm/pci_32.h | 34 ----------------------------------
> arch/x86/include/asm/pci_64.h | 22 ----------------------
> 3 files changed, 32 insertions(+), 60 deletions(-)
> delete mode 100644 arch/x86/include/asm/pci_32.h

Pulled into x86/urgent, thanks Joerg!

> This unification fixes dma-debug false positives on i386 reporting
> that a dma mapping was freed with another length than it was
> allocated. The full diff is also attached. This patch is against
> linus/master since your HEAD of latest tip/core/iommu branch is
> currently 2.6.29 final. Please pull.

Yeah - we merged -tip to latest -git just yesterday, so some of the
topics were still lagging behind.

I've forwarded core/iommu to latest -git, so it should be fine from
now on to use as a base.

Ingo
--
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/