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 960ECC4167D for ; Thu, 14 Dec 2023 14:35:58 +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=uOshg/+wdkvCcSL8S8Hd8aj9Qx2YFUZiu2hmlX5GZiA=; b=nfLlnY+TlX8b/2 hBsnx9kZjZxqICauFpUSFqrDahT/JRwGvDYAQTGPecNcV+wiH5g9TqsL2cB2jxwbuhO0xw5TtvzWS 60LvrwiqTy/4QLx9qS5MmIkn+AzgtVCWFKt2DLpnKkB4KhprRN27/A4sIbfpDJQ93SlZzp5Vvxw4q 76zInEUdUJYEEQ81LogDoWxifduphClHe0jgGWYYvRXavII4ZpFrQxJFnTxkvOzMBktIfVmyvpSYY vbrzt9FYGn00kXAQ61xKviUj9X5KuDvJWf0RdlF6F3IEMIUBgcy2Z1P++2TkGyiEb7gVfJnfEgeeF d+vvth0CNpdBE4K75azg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDmoE-000Yn5-1R; Thu, 14 Dec 2023 14:35:30 +0000 Received: from mail.8bytes.org ([85.214.250.239]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rDmoB-000Ylw-1t for linux-arm-kernel@lists.infradead.org; Thu, 14 Dec 2023 14:35:28 +0000 Received: from 8bytes.org (p4ffe1e67.dip0.t-ipconnect.de [79.254.30.103]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.8bytes.org (Postfix) with ESMTPSA id 6A0421A11BC; Thu, 14 Dec 2023 15:35:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=8bytes.org; s=default; t=1702564522; bh=HrmgNZoTbTl3lSWG3muA8VTTeVGecUWY+AkVUaur7KU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=aXqpuAArM2r6WSqvflso7cko9ggggynksNAll3fHte1UhiEUW1Va11Guh7GX5bCXM 71ZGWmweXyh11WG3O2ffgwtoro4rSUOhsdP/2H/qtascBty8Vdu6D7BZxU7rbY0EAp 7AKIt47XNRDL+1Dl0/e272ZDIcL7vMwHqaVAgcFdpKYjxP0QZbjYWye7QX1uqG5I/j x5cJiFWvYNb70NwIZwWcbbdMGT/5aQgiupc0xjbA81BwlY4mCNmjdcKkocfmnN9nYr F8FeJp3il/3qqS26JtymiQSZxtSsJfjsl70aikQwc49BjHWTRPvjUXTVLW8O8NFYNq CbXVsyBqt1ciQ== Date: Thu, 14 Dec 2023 15:35:21 +0100 From: Joerg Roedel To: Will Deacon Cc: iommu@lists.linux.dev, 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: Updates for 6.8 Message-ID: References: <20231214104327.GA924@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231214104327.GA924@willie-the-truck> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231214_063527_791733_9AABB243 X-CRM114-Status: UNSURE ( 6.03 ) X-CRM114-Notice: Please train this message. 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 On Thu, Dec 14, 2023 at 10:43:28AM +0000, Will Deacon wrote: > git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-smmu-updates Pulled, thanks Will. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel