From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752602AbbKXBAo (ORCPT ); Mon, 23 Nov 2015 20:00:44 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40967 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752068AbbKXBAn (ORCPT ); Mon, 23 Nov 2015 20:00:43 -0500 Message-ID: <1448326842.8209.43.camel@redhat.com> Subject: Re: dma mapping fixes From: Mark Salter To: Christoph Hellwig , akpm@linux-foundation.org Cc: a-jacquiot@ti.com, linux-kernel@vger.kernel.org, dan.carpenter@oracle.com, linux@roeck-us.net Date: Mon, 23 Nov 2015 20:00:42 -0500 In-Reply-To: <1448209546-24404-1-git-send-email-hch@lst.de> References: <1448209546-24404-1-git-send-email-hch@lst.de> Organization: Red Hat, Inc Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2015-11-22 at 17:25 +0100, Christoph Hellwig wrote: > Hi Andew, > > below are a couple of fixes for the dma mapping series for architectures > now covered by the automatic build bot.  Thanks to Dan and Guenter for > finding these! > Thanks for doing this, Christoph. For the c6x bits: Acked-by: Mark Salter