Received: by 2002:ac0:a581:0:0:0:0:0 with SMTP id m1-v6csp1070529imm; Fri, 29 Jun 2018 10:52:03 -0700 (PDT) X-Google-Smtp-Source: AAOMgpflqdlM9A6s5H261rQVhXFARZm30n0X0ASAP0cc19hLfzl+95mmzybLysjfzKY3sY/kOahd X-Received: by 2002:a65:6086:: with SMTP id t6-v6mr11875362pgu.424.1530294723908; Fri, 29 Jun 2018 10:52:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1530294723; cv=none; d=google.com; s=arc-20160816; b=dRUDhE7CATUkG+xs3SZs0TDH78Ddn0fzSfvjQV1pwzVN37I2GcY4WFL0LN07ueaa/F bQodEDpM1JHucfPnoSYG3aGmJb6G/aqwus7QNvfdeyC2d7yY7pilk58f5Pe6wsV+BrYU KmSI8i6VsN2hSwQe0Rh69uZHub/mxu+j3CCDrBMuKnxv1eO7X44GPjMCbpoysZq0KbuA n0VjVBZZVmmvHi8bpXy4NI6asc8Lc5fXvgwGUQkPy9IUxmOfS5RM11Hfvdn2hr65v6Nd j9HSEzfEHcTVhzoUMe9J1kBmDtO4mlgtCuznHSHPJG1JE7JKCbl72sp+TqZrl7i7tqKa 6ohQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id:arc-authentication-results; bh=BgkRTFY1eclrIsw/OBQbF409QqypEvNMCYdsfR5GBY0=; b=Xi+U9/MVCPEe1c6rPDfY1moYu2/jaX60pJNmUNmuUDH4xDd+fJmEAABC1IQd/oiuXx kAHksFnKEJQYWPDmjnc/flpjDGsp5Su+sxZzbAhrhC0Gzu2IYL5mlGIXKwpfBk/Ymbuo YEwXsfBlp81c7MNzowRA9iPu9oTuN2YkU5ZuUYe97aFz+EtyB+ZqE+aG5G/vCQsBYkMW YyaJodmTC3wyuR59oJeie36KjQpaely0F99CWlri+0A3818uw61xj8gCgm9tS+c+Nvdv Als38QGAZ8TB3qKUxVZLtpAMhZ0dTAuTOX1pgK3hWLvN5OBj0dlrtSU0slBG2AXennQp 7PIQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e65-v6si9505763pfc.336.2018.06.29.10.51.49; Fri, 29 Jun 2018 10:52:03 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934571AbeF2RuS (ORCPT + 99 others); Fri, 29 Jun 2018 13:50:18 -0400 Received: from mga03.intel.com ([134.134.136.65]:62304 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752231AbeF2RuQ (ORCPT ); Fri, 29 Jun 2018 13:50:16 -0400 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga103.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Jun 2018 10:50:16 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.51,286,1526367600"; d="scan'208";a="50920560" Received: from smile.fi.intel.com (HELO smile) ([10.237.72.86]) by fmsmga007.fm.intel.com with ESMTP; 29 Jun 2018 10:50:09 -0700 Message-ID: <24734cab3a622e17a4f6408b63ad8ecdc7b496e6.camel@linux.intel.com> Subject: Re: [PATCH v12 09/11] x86/tsc: prepare for early sched_clock From: Andy Shevchenko To: Thomas Gleixner , Pavel Tatashin Cc: Steven Sistare , Daniel Jordan , linux@armlinux.org.uk, Martin Schwidefsky , Heiko Carstens , John Stultz , sboyd@codeaurora.org, x86@kernel.org, LKML , mingo@redhat.com, "H. Peter Anvin" , douly.fnst@cn.fujitsu.com, Peter Zijlstra , Prarit Bhargava , feng.tang@intel.com, Petr Mladek , gnomes@lxorguk.ukuu.org.uk, linux-s390@vger.kernel.org, Boris Ostrovsky Date: Fri, 29 Jun 2018 20:50:09 +0300 In-Reply-To: <3ae524498e6833abd5bb225987de97580262c4de.camel@linux.intel.com> References: <20180621212518.19914-1-pasha.tatashin@oracle.com> <20180621212518.19914-10-pasha.tatashin@oracle.com> <3ae524498e6833abd5bb225987de97580262c4de.camel@linux.intel.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.1-2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2018-06-29 at 17:30 +0300, Andy Shevchenko wrote: > On Thu, 2018-06-28 at 12:43 +0200, Thomas Gleixner wrote: > > On Thu, 28 Jun 2018, Thomas Gleixner wrote: > > > > Taking above into consideration, I think we may just remove the legacy > code from mfld.c and mrfld.c and see what happen. > > If you can tell me points to test, I can prepare patches to remove and > test on both Medfiled and Merrifield platforms (Penwell and Tangier > SoCs > respectively). I'm almost have a patch series. Tested for now for Intel Merrifield (Tangier SoC). -- Andy Shevchenko Intel Finland Oy