From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id BF59210E1D9 for ; Thu, 24 Feb 2022 02:46:31 +0000 (UTC) Date: Wed, 23 Feb 2022 18:46:30 -0800 Message-ID: <8735k9asmx.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" To: Jasmine Newsome In-Reply-To: <20220224004220.3898959-2-jasmine.newsome@intel.com> References: <20220224004220.3898959-1-jasmine.newsome@intel.com> <20220224004220.3898959-2-jasmine.newsome@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 1/2] lib/igt_dummyload: Save spin->opts as part of the spinner List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: igt-dev@lists.freedesktop.org Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: On Wed, 23 Feb 2022 16:42:19 -0800, Jasmine Newsome wrote: > > Save the opts with which the spin was created > as part of the spin so that the opts are available > in case they are needed. Reviewed-by: Ashutosh Dixit