From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C33DEC43334 for ; Wed, 8 Jun 2022 06:11:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=PQ0QCaSTTnhKaf1v48oSSF5JTGlLJlAkFx1TfDSTzjI=; b=Qf3T3R4d+PXfJL r2KHBRzSFBOligVg2X1orwk4WoAVU8zYanXgnXQneQrXmY75tHk9YCIZZbiZml4IaH8opnuJvZRxu JqKz+rrXHkhSEij1vQazZEAZmRxnaJKl2ITMzO5gja/iUo2PcyFP/MbzfksTIUjwJEuoYuOnvKhEd BLrgfxIZRm86aufaqDRRmR4t9RlA0qKC3BSdZfmdDhHD+h4VU/pO48M+TF32OR0mtdlj9BiW8v1B1 wp1FSXTP2q3Twt8fKi1rp1WjI+UKQiUyD01DuRgZ2qPD+8SX4BdSDn0y4FBu269JbHS3numXBKEo4 hNu4s1qJbVKom07Sfm/A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyotQ-00BFIV-IF; Wed, 08 Jun 2022 06:10:12 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyotO-00BFHv-GV; Wed, 08 Jun 2022 06:10:10 +0000 Date: Tue, 7 Jun 2022 23:10:10 -0700 From: Christoph Hellwig To: Kefeng Wang Cc: catalin.marinas@arm.com, will@kernel.org, akpm@linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, hch@infradead.org, arnd@arndb.de, anshuman.khandual@arm.com Subject: Re: [PATCH v5 4/6] mm: ioremap: Add ioremap/iounmap_allowed() Message-ID: References: <20220607125027.44946-1-wangkefeng.wang@huawei.com> <20220607125027.44946-5-wangkefeng.wang@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220607125027.44946-5-wangkefeng.wang@huawei.com> X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Looks good: Reviewed-by: Christoph Hellwig _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel