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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AEC94C433EF for ; Thu, 28 Apr 2022 09:48:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231489AbiD1JvW (ORCPT ); Thu, 28 Apr 2022 05:51:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57008 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1348223AbiD1Jh2 (ORCPT ); Thu, 28 Apr 2022 05:37:28 -0400 Received: from theia.8bytes.org (8bytes.org [IPv6:2a01:238:4383:600:38bc:a715:4b6d:a889]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id EA1D59548C for ; Thu, 28 Apr 2022 02:34:14 -0700 (PDT) Received: by theia.8bytes.org (Postfix, from userid 1000) id C981B2FB; Thu, 28 Apr 2022 11:34:12 +0200 (CEST) Date: Thu, 28 Apr 2022 11:34:11 +0200 From: Joerg Roedel To: Will Deacon Cc: iommu@lists.linux-foundation.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, robin.murphy@arm.com, kernel-team@android.com Subject: Re: [GIT PULL] iommu/arm-smmu: Fixes for 5.18 Message-ID: References: <20220422112233.GB9901@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220422112233.GB9901@willie-the-truck> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Apr 22, 2022 at 12:22:34PM +0100, Will Deacon wrote: > git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-fixes Pulled, thanks Will.