Message ID | 20180913151716.6333-1-wsa+renesas@sang-engineering.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-renesas-soc-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id C5FA21822 for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 13 Sep 2018 15:17:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AF0102B0AF for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 13 Sep 2018 15:17:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id A2A602B0DD; Thu, 13 Sep 2018 15:17:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 17DAE2B0AF for <patchwork-linux-renesas-soc@patchwork.kernel.org>; Thu, 13 Sep 2018 15:17:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728309AbeIMU1X (ORCPT <rfc822;patchwork-linux-renesas-soc@patchwork.kernel.org>); Thu, 13 Sep 2018 16:27:23 -0400 Received: from sauhun.de ([88.99.104.3]:38890 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728230AbeIMU1X (ORCPT <rfc822;linux-renesas-soc@vger.kernel.org>); Thu, 13 Sep 2018 16:27:23 -0400 Received: from localhost (p54B3335A.dip0.t-ipconnect.de [84.179.51.90]) by pokefinder.org (Postfix) with ESMTPSA id 542E42C278A; Thu, 13 Sep 2018 17:17:24 +0200 (CEST) From: Wolfram Sang <wsa+renesas@sang-engineering.com> To: iommu@lists.linux-foundation.org, Robin Murphy <robin.murphy@arm.com>, Christoph Hellwig <hch@lst.de> Cc: linux-renesas-soc@vger.kernel.org, Marek Szyprowski <m.szyprowski@samsung.com>, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Wolfram Sang <wsa+renesas@sang-engineering.com> Subject: [RFC PATCH 0/3] dma-mapping: clear dangling pointers consistently Date: Thu, 13 Sep 2018 17:17:13 +0200 Message-Id: <20180913151716.6333-1-wsa+renesas@sang-engineering.com> X-Mailer: git-send-email 2.18.0 Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-renesas-soc.vger.kernel.org> X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
dma-mapping: clear dangling pointers consistently
|
expand
|