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 4369DC64ED6 for ; Mon, 27 Feb 2023 10:38:06 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229894AbjB0KiE (ORCPT ); Mon, 27 Feb 2023 05:38:04 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45544 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229635AbjB0KiB (ORCPT ); Mon, 27 Feb 2023 05:38:01 -0500 Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3DBE74ED2 for ; Mon, 27 Feb 2023 02:37:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1677494279; x=1709030279; h=from:to:cc:subject:in-reply-to:references:date: message-id:mime-version; bh=lbriUZ8YDUdLm75pRAQtvLKSIwX7Z6Uxi7I/SUAfONw=; b=j5c6+i84osimtTv0GxX/es5kl1HXMUAEErh99hiRTXKSqVo13djj+FjV f7hl55d4nLWwzA8OQmy9gOZm6NijeT7UfcNwhT3YvCFhfjfwPEqXZL9W6 14Zyh+TXnGECsMFSt0i1a0PWrmR8cg9RUCh4WFNdoUf0INllI+JKFI1F0 4l5Nj3U7C42o//0ASXR0KUUjMNbXWDIBYlJRkWtH4LjBipt5IWF3eKmiP wuZ16tyUU88poxBhcZOevCABBH36ZH0Cf88W1FV6aNDoTv1nth8RgY7pM 2cdLpw74cZQ1htX6ESbHIrEteKsfPn7eSAZzuv+zSWs1djrkAezmNBvgi g==; X-IronPort-AV: E=McAfee;i="6500,9779,10633"; a="335310497" X-IronPort-AV: E=Sophos;i="5.97,331,1669104000"; d="scan'208";a="335310497" Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Feb 2023 02:37:58 -0800 X-IronPort-AV: E=McAfee;i="6500,9779,10633"; a="706136106" X-IronPort-AV: E=Sophos;i="5.97,331,1669104000"; d="scan'208";a="706136106" Received: from jkaisrli-mobl1.ger.corp.intel.com (HELO localhost) ([10.252.56.158]) by orsmga001-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 27 Feb 2023 02:37:49 -0800 From: Jani Nikula To: Dmitry Osipenko , Thomas Zimmermann , David Airlie , Gerd Hoffmann , Gurchetan Singh , Chia-I Wu , Daniel Vetter , Daniel Almeida , Gustavo Padovan , Daniel Stone , Maarten Lankhorst , Maxime Ripard , Rob Clark , Sumit Semwal , Christian =?utf-8?Q?K=C3=B6nig?= , Qiang Yu , Steven Price , Alyssa Rosenzweig , Rob Herring , Sean Paul , Dmitry Baryshkov , Abhinav Kumar Cc: kernel@collabora.com, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, virtualization@lists.linux-foundation.org Subject: Re: [PATCH v10 00/11] Add generic memory shrinker to VirtIO-GPU and Panfrost DRM drivers In-Reply-To: <6c16f303-81df-7ebe-85e9-51bb40a8b301@collabora.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo References: <20230108210445.3948344-1-dmitry.osipenko@collabora.com> <6c16f303-81df-7ebe-85e9-51bb40a8b301@collabora.com> Date: Mon, 27 Feb 2023 12:37:46 +0200 Message-ID: <87a60z2y2t.fsf@intel.com> MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 27 Feb 2023, Dmitry Osipenko wrote: > On 2/17/23 16:41, Dmitry Osipenko wrote: >> On 2/17/23 16:28, Thomas Zimmermann wrote: >>> Hi, >>> >>> I looked through the series. Most of the patches should have an r-b or >>> a-b at this point. I can't say much about patch 2 and had questions >>> about others. >>> >>> Maybe you can already land patches 2, and 4 to 6? They look independent >>> from the shrinker changes. You could also attempt to land the locking >>> changes in patch 7. They need to get testing. I'll send you an a-b for >>> the patch. >> >> Thank you, I'll apply the acked patches and then make v11 with the >> remaining patches updated. >> >> Not sure if it will be possible to split patch 8, but I'll think on it >> for v11. >> > > Applied patches 1-2 to misc-fixes and patches 3-7 to misc-next, with the > review comments addressed. Please resolve the drm-tip rebuild conflict [1]. BR, Jani. [1] https://paste.debian.net/1272275/ -- Jani Nikula, Intel Open Source Graphics Center