[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090403142917.GA17804@elte.hu>
Date: Fri, 3 Apr 2009 16:29:17 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Joerg Roedel <joerg.roedel@....com>
Cc: mingo@...hat.com, linux-kernel@...r.kernel.org,
shemminger@...tta.com, "H. Peter Anvin" <hpa@...or.com>,
Thomas Gleixner <tglx@...utronix.de>
Subject: Re: [git pull] dma-debug fixes for 2.6.30-rc
* Joerg Roedel <joerg.roedel@....com> 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists