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 DEC6DC433EF for ; Sat, 23 Apr 2022 05:15:35 +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=3x3MKJqrSRtEZi yB10QfNrLseX8fqaRhhi08TPjUw2KWTytVM0umbkFGaGOJ5k/QgfQJTukD7bpokKeN7Ni6a0oDzI5 CtJarLP2uaS1adnij3ZQCHpb9Se9BpT8vBwlFqG1GHiM80s87XlfTVeQUJkp9mjzBBeTpz95T6Tf6 M0jQT6axmuVTQQHB5JiSMaGs5VMZ9KiYBiZoa67OcqwkPVHjWo3r6WHhChqqPg8dj8vJ0/NhgqzUE Cyw0GeH4RZbsd+D+0a1w7idkaj4oopwLxnqwyvoBKCyB0qtaWva+WhsQR0UZdkGEmRvGexiN3nVpc lezVgooegsybEka/pTdg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ni86B-003SOf-Gs; Sat, 23 Apr 2022 05:14:23 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1ni869-003SOM-Kr; Sat, 23 Apr 2022 05:14:21 +0000 Date: Fri, 22 Apr 2022 22:14:21 -0700 From: Christoph Hellwig To: Shameer Kolothum Cc: linux-arm-kernel@lists.infradead.org, linux-acpi@vger.kernel.org, iommu@lists.linux-foundation.org, linuxarm@huawei.com, lorenzo.pieralisi@arm.com, joro@8bytes.org, robin.murphy@arm.com, will@kernel.org, wanghuiqiang@huawei.com, guohanjun@huawei.com, steven.price@arm.com, Sami.Mujawar@arm.com, jon@solid-run.com, eric.auger@redhat.com, laurentiu.tudor@nxp.com, hch@infradead.org Subject: Re: [PATCH v11 1/9] iommu: Introduce a callback to struct iommu_resv_region Message-ID: References: <20220422162907.1276-1-shameerali.kolothum.thodi@huawei.com> <20220422162907.1276-2-shameerali.kolothum.thodi@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220422162907.1276-2-shameerali.kolothum.thodi@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