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 X-Spam-Level: X-Spam-Status: No, score=-6.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 47BB7C4741F for ; Thu, 5 Nov 2020 17:27:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id E19EB206B6 for ; Thu, 5 Nov 2020 17:27:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727836AbgKER14 (ORCPT ); Thu, 5 Nov 2020 12:27:56 -0500 Received: from mga09.intel.com ([134.134.136.24]:14141 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726729AbgKER14 (ORCPT ); Thu, 5 Nov 2020 12:27:56 -0500 IronPort-SDR: OkU5bLfdzA7P1FDf5+gZtVajjYaqlc+JphdC4qQzzA0t0D2Qd6B4mgoPsYXX4ZnnEad7Y5p2En 7cH2ujFQcaxg== X-IronPort-AV: E=McAfee;i="6000,8403,9796"; a="169567221" X-IronPort-AV: E=Sophos;i="5.77,454,1596524400"; d="scan'208";a="169567221" X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga006.jf.intel.com ([10.7.209.51]) by orsmga102.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Nov 2020 09:27:55 -0800 IronPort-SDR: bkLI8GK9vxugw7LR4llfJHda/CaNsjgfGVYVZzC0VACZPzVOJQ1ZN/FEn7EUGa1Cd/30VICswj MbewWr1s2t7w== X-IronPort-AV: E=Sophos;i="5.77,454,1596524400"; d="scan'208";a="326100328" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by orsmga006-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Nov 2020 09:27:53 -0800 Received: from andy by smile with local (Exim 4.94) (envelope-from ) id 1kaj4B-0047Ag-RG; Thu, 05 Nov 2020 19:28:55 +0200 Date: Thu, 5 Nov 2020 19:28:55 +0200 From: Andy Shevchenko To: Brendan Higgins Cc: SeongJae Park , "open list:KERNEL SELFTEST FRAMEWORK" , Shuah Khan , KUnit Development , SeongJae Park Subject: Re: [PATCH v2 3/3] kunit: Introduce get_file_path() helper Message-ID: <20201105172855.GB4077@smile.fi.intel.com> References: <20201026165927.19020-3-andriy.shevchenko@linux.intel.com> <20201028092915.8053-1-sjpark@amazon.com> <20201103112512.GZ4077@smile.fi.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo Precedence: bulk List-ID: X-Mailing-List: linux-kselftest@vger.kernel.org On Thu, Nov 05, 2020 at 08:35:16AM -0800, Brendan Higgins wrote: > On Tue, Nov 3, 2020 at 3:24 AM Andy Shevchenko > wrote: > > On Wed, Oct 28, 2020 at 10:29:15AM +0100, SeongJae Park wrote: > > > On Mon, 26 Oct 2020 18:59:27 +0200 Andy Shevchenko wrote: > > > > > > > Helper allows to derive file names depending on --build_dir argument. > > > > > > > > Signed-off-by: Andy Shevchenko > > > > Reviewed-by: Brendan Higgins > > > > Tested-by: Brendan Higgins > > > > > > Reviewed-by: SeongJae Park > > > > Thanks! > > > > Brendan, Shuah, can we get this series applied, please? > > I'm not actually sure that this qualifies as a fix. I certainly don't > mind if this goes in 5.10, in fact, I would prefer it. > > In any case, I added it to Shuah's queue. I will leave it up to Shuah > whether it goes in as a fix in 5.10, or needs to wait for the next > merge window. I'm fine with either. My solely concern is that I would like to get this moved forward somehow. -- With Best Regards, Andy Shevchenko