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 BFEB2C433EF for ; Tue, 24 May 2022 14:59:12 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238508AbiEXO7L (ORCPT ); Tue, 24 May 2022 10:59:11 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52690 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238108AbiEXO7J (ORCPT ); Tue, 24 May 2022 10:59:09 -0400 Received: from bhuna.collabora.co.uk (bhuna.collabora.co.uk [46.235.227.227]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CA4068022A for ; Tue, 24 May 2022 07:59:08 -0700 (PDT) Received: from [127.0.0.1] (localhost [127.0.0.1]) (Authenticated sender: alyssa) with ESMTPSA id 740511F44568 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=collabora.com; s=mail; t=1653404347; bh=2v1XmEozL7oSUbTJ0GKuAnaHJIef9ToTFHENZzxZSMo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m3567lSqGv4eYVGfC1nFRndhtOvQvfaSkZCzTS09wkJv4kGcgOlIO2CIVmmzbfW6A hBwcKhWUMBXgMBSig4h9G34hOJKXRxxola5XR+lykDzVtJ21TisLkaQ7yhW0T1rD8J EiL+ZPM5oLDJkbBXbTzXa4PM8vxRSujjAuMrDPe+pPJ4zzbHLJxUijomu9svL4f+1I s+TELtKHbxG5YzNZvNULgvFk+Ji/GE6jAkp/WPS5TjgqtAIU2SVKvGjGm8a0NDHMsR WyRvGyx9wk6SFZyd8w17NzGeVdGvoasm8bEHNz+FZAXlwrFlgNnoduAEDqp4BD0DOh xDD3RqfxdOeAw== Date: Tue, 24 May 2022 10:58:59 -0400 From: Alyssa Rosenzweig To: Steven Price Cc: Rob Herring , Tomeu Vizoso , Alyssa Rosenzweig , Boris Brezillon , Daniel Vetter , David Airlie , dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drm/panfrost: Job should reference MMU not file_priv Message-ID: References: <20220519152003.81081-1-steven.price@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220519152003.81081-1-steven.price@arm.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Acked-by: Alyssa Rosenzweig