Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755799AbZGBOKe (ORCPT ); Thu, 2 Jul 2009 10:10:34 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752370AbZGBOKY (ORCPT ); Thu, 2 Jul 2009 10:10:24 -0400 Received: from gate.crashing.org ([63.228.1.57]:54984 "EHLO gate.crashing.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751268AbZGBOKX (ORCPT ); Thu, 2 Jul 2009 10:10:23 -0400 Cc: Joerg Roedel , Benjamin Herrenschmidt , Netdev , Linux-Kernel List , iommu@lists.linux-foundation.org, Ingo Molnar , Thomas Gleixner , "linuxppc-dev@ozlabs.org list" Message-Id: <70F1C213-8E4B-416D-9414-0D46710FAE32@kernel.crashing.org> From: Kumar Gala To: David Woodhouse In-Reply-To: <1246454380.3681.1634.camel@macbook.infradead.org> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Subject: Re: [PATCH] Support DMA-API debugging facility on PowerPC Date: Thu, 2 Jul 2009 09:09:41 -0500 References: <1227284770-19215-1-git-send-email-joerg.roedel@amd.com> <1227286492.4901.208.camel@macbook.infradead.org> <20081121165722.GD1386@amd.com> <1227287215.4901.213.camel@macbook.infradead.org> <20081121171802.GK733@elte.hu> <20081121172046.GF1386@amd.com> <1227288269.4901.222.camel@macbook.infradead.org> <20081121172722.GG1386@amd.com> <1233873842.8135.6.camel@macbook.infradead.org> <1246454380.3681.1634.camel@macbook.infradead.org> X-Mailer: Apple Mail (2.935.3) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 954 Lines: 27 On Jul 1, 2009, at 8:19 AM, David Woodhouse wrote: > > Signed-off-by: David Woodhouse > Tested-by: Johannes Berg > --- > Some fixing from Johannes to make it apply to a current kernel... > > arch/powerpc/Kconfig | 1 > arch/powerpc/include/asm/dma-mapping.h | 47 +++++++++++++++++++++++ > +++++++--- > arch/powerpc/kernel/dma.c | 11 +++++++ > 3 files changed, 55 insertions(+), 4 deletions(-) How about CC'ng linuxppc-dev ;) I'm not sure if Ben will take this for .31 at this point (with Linus's post -rc merge constraints) and if so we will probably move to for .32 - k -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/