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 42D44C46467 for ; Fri, 20 Jan 2023 02:41:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229657AbjATClW (ORCPT ); Thu, 19 Jan 2023 21:41:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:44424 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229506AbjATClU (ORCPT ); Thu, 19 Jan 2023 21:41:20 -0500 Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 15DC4A254 for ; Thu, 19 Jan 2023 18:41:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1674182480; x=1705718480; h=date:from:to:cc:subject:message-id:reply-to:references: mime-version:in-reply-to; bh=xrL5fnmNBnIXgqAfypEkNdzoxAHEnUF6zyRBUREec7I=; b=aclFXqlsmRGzN1lNog70/96FEAfvP6IsG/QPS1XVfWjHBxrXNIqJ6uuX HQWKBhH9C6hFG0xQy5ZfLAbgjY4SeqW54P0yegcdzqtQkNVNCrmlX8xep 0Az8cRTtvZQ660qGD7VaCND+LqdvQgGTnCSD2iDITpjGuzPQzPLbofBkt /qMX8bg+nb87SNMWA5Boe7nYHrBIZ47fRlQXyENr/NZvUeDQgm+ftkF/3 UcmRCIdeYrefziIBFBMNDQIa08WR74dW8QFl0esea8WIVD5CZNp3RGRo1 cDXySwg/lj4Lr5IucZ8hBoq1/LiL/68WvcI1tVOMsrE8/B4k9dySvPOyM A==; X-IronPort-AV: E=McAfee;i="6500,9779,10595"; a="352748257" X-IronPort-AV: E=Sophos;i="5.97,230,1669104000"; d="asc'?scan'208";a="352748257" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga101.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 19 Jan 2023 18:41:19 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10595"; a="690897048" X-IronPort-AV: E=Sophos;i="5.97,230,1669104000"; d="asc'?scan'208";a="690897048" Received: from zhen-hp.sh.intel.com (HELO zhen-hp) ([10.239.159.108]) by orsmga008.jf.intel.com with ESMTP; 19 Jan 2023 18:41:16 -0800 Date: Fri, 20 Jan 2023 10:20:17 +0800 From: Zhenyu Wang To: Rodrigo Vivi Cc: Deepak R Varma , David Airlie , intel-gfx@lists.freedesktop.org, Saurabh Singh Sengar , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Praveen Kumar , Daniel Vetter , intel-gvt-dev@lists.freedesktop.org Subject: Re: [Intel-gfx] [PATCH 2/2] drm/i915/gvt: Avoid full proxy f_ops for vgpu_status debug attributes Message-ID: Reply-To: Zhenyu Wang References: <188df08e0feba0cda2c92145f513dd4e57c6e6cf.1673375066.git.drv@mailo.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m1aJLFosZhJsVcOI" Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --m1aJLFosZhJsVcOI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2023.01.19 17:05:56 -0500, Rodrigo Vivi wrote: >=20 > It still doesn't apply in drm-intel-next. > Could you please take it through your branch? >=20 sure, I'll pick it. --m1aJLFosZhJsVcOI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iF0EARECAB0WIQTXuabgHDW6LPt9CICxBBozTXgYJwUCY8n6WwAKCRCxBBozTXgY J5SvAJ9C8g+BYbyVNlEdPG78ayrJ8RcOigCeJUNQO9mDJImWIsvnkOvowvuLr/A= =KrnD -----END PGP SIGNATURE----- --m1aJLFosZhJsVcOI--