Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751265AbeAPIW6 (ORCPT + 1 other); Tue, 16 Jan 2018 03:22:58 -0500 Received: from mail-wm0-f52.google.com ([74.125.82.52]:35978 "EHLO mail-wm0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750812AbeAPIWz (ORCPT ); Tue, 16 Jan 2018 03:22:55 -0500 X-Google-Smtp-Source: ACJfBou4SDHVZHXGT+karKwsnvfj081d+vT1PPRXnc7hiR59K7G8MX+Jdtbprtbx8CtjsOn1vQ+Y5g== Reply-To: christian.koenig@amd.com Subject: Re: consolidate swiotlb dma_map implementations To: Konrad Rzeszutek Wilk Cc: Christoph Hellwig , Christoph Hellwig , iommu@lists.linux-foundation.org, linux-arch@vger.kernel.org, linux-mips@linux-mips.org, Michal Simek , linux-ia64@vger.kernel.org, x86@kernel.org, linux-kernel@vger.kernel.org, Guan Xuetao , linuxppc-dev@lists.ozlabs.org, linux-arm-kernel@lists.infradead.org References: <20180110080932.14157-1-hch@lst.de> <20180116075338.GB12693@infradead.org> From: =?UTF-8?Q?Christian_K=c3=b6nig?= Message-ID: <76e47666-3de1-68cc-07ad-003491d26ef9@gmail.com> Date: Tue, 16 Jan 2018 09:22:52 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20180116075338.GB12693@infradead.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: Hi Konrad, can you send the first patch to Linus for inclusion in 4.15 if you haven't already done so? I'm still getting reports from people complaining about the error message. Thanks, Christian. Am 16.01.2018 um 08:53 schrieb Christoph Hellwig: > I've pulled this into the dma-mapping for-next tree, including the > missing free_pages noted. I'd be fine to rebase another day or two > for additional reviews or important fixes.