From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga17.intel.com (mga17.intel.com [192.55.52.151]) by gabe.freedesktop.org (Postfix) with ESMTPS id ADCEF10E592 for ; Tue, 15 Feb 2022 22:29:27 +0000 (UTC) Date: Tue, 15 Feb 2022 14:29:26 -0800 Message-ID: <87leybdard.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" In-Reply-To: <20220215141053.27928-3-anshuman.gupta@intel.com> References: <20220215141053.27928-1-anshuman.gupta@intel.com> <20220215141053.27928-3-anshuman.gupta@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [igt-dev] [PATCH i-g-t v2 2/2] perf/perf_pmu: Nuke unload_i915 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Anshuman Gupta Cc: igt-dev@lists.freedesktop.org, chris.p.wilson@intel.com List-ID: On Tue, 15 Feb 2022 06:10:53 -0800, Anshuman Gupta wrote: > > Nuke unload_i915, instead use lib igt_i915_driver_unload() > and __igt_i915_driver_unload(). Reviewed-by: Ashutosh Dixit