Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756246AbaGQJCz (ORCPT ); Thu, 17 Jul 2014 05:02:55 -0400 Received: from mailapp01.imgtec.com ([195.59.15.196]:2908 "EHLO mailapp01.imgtec.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756204AbaGQJCs (ORCPT ); Thu, 17 Jul 2014 05:02:48 -0400 Message-ID: <53C7912A.4080404@imgtec.com> Date: Thu, 17 Jul 2014 10:02:34 +0100 From: Zubair Lutfullah Kakakhel User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: Michal Nazarewicz , , , , , , , , , CC: , , , , Subject: Re: [PATCH 3/4] x86: use generic dma-contiguous.h References: <1405525892-60383-1-git-send-email-Zubair.Kakakhel@imgtec.com> <1405525892-60383-4-git-send-email-Zubair.Kakakhel@imgtec.com> In-Reply-To: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.154.89] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 16/07/14 17:20, Michal Nazarewicz wrote: > On Wed, Jul 16 2014, Zubair Lutfullah Kakakhel wrote: >> dma-contiguous.h is now in asm-generic. Use that to avoid code >> repetition in x86. >> >> Signed-off-by: Zubair Lutfullah Kakakhel > > Acked-by: Michal Nazarewicz > > But to be honest, I would fold the three into a single commit. Thank-you for the acks. I understand as its a trivial change. But architectures like it separate. They will obviously go together via one tree. ZubairLK -- 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/