Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp976779imm; Wed, 10 Oct 2018 07:17:48 -0700 (PDT) X-Google-Smtp-Source: ACcGV610Atx1VoFOdViG/79M+s4Fk+fqTbgwkuqUSa7MW3zdhPJVMq8huIxhUTvitdzKOaamG9xc X-Received: by 2002:a63:5153:: with SMTP id r19-v6mr30275788pgl.419.1539181068844; Wed, 10 Oct 2018 07:17:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539181068; cv=none; d=google.com; s=arc-20160816; b=QP4Yy3AtI8KHED6pU65rn8dioGkz67N5FVX4R+GEjzZ9yaBL2PVdc4zjSP+CVsfiAm YPEod+jB2ZMyRCYzsutJApzzQEwK4odepuZ3ICh/XLLDofEpxx3xP4bF8Bh+BY4Qoifx r/XCXtaw4pVWMNYnMAE2BInt5mDQoZeJSTF53C6Lb3JfzLsqrd51iqnCXd1ejeA/Lipr kQEdraEZhPdjCO4Bpxuvj/s57p+k0Ac7GUjnaz7Y0XX720Qfk+qtFK7YQzbQl2DL3XFh 8xOsvVgMidQROSl+1LSlIqhikcawyZMuQcq7vFQmYDTqb+s+i7C60NQPZzQM9n4Bl74j asGA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=6no1MhFiJIkoq9shA+bRB/zQe/NYaprzjoxEPCVKZ64=; b=mbw7ipSRoLb49dxyd2c+ofuRdgzmtYahjoRiRouBQ1SiEGC7IZ2nitdv1oGV9emGvx G9Cg8tsmalthcwk1YpNC1mumjgJU5pfJmQElSW86XicUcBKN4X+11qph0CXnxe1hPX3M o78CDtUZDDWipc+2tosnbY4Ug8TBvHQ07rxaqg22m89GH3k2fPHayJq04AeEpixCss26 gWVQSSIJARfn+PRTxvEndivRlROqhG4isC+xJNCTRXTl0NjhQsIOZA8hwAbaBNTfvU3h dXKbteHzN20PDFntibmNSscmx+Helgj1V8X5d9arMoMZufZMjtQ9VUawKxIlXIwaQa5e eRmw== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g24-v6si11254638pgh.188.2018.10.10.07.17.33; Wed, 10 Oct 2018 07:17:48 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726856AbeJJVj0 (ORCPT + 99 others); Wed, 10 Oct 2018 17:39:26 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:45635 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726562AbeJJVj0 (ORCPT ); Wed, 10 Oct 2018 17:39:26 -0400 Received: from hsi-kbw-5-158-153-52.hsi19.kabel-badenwuerttemberg.de ([5.158.153.52] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1gAFHk-00011I-2N; Wed, 10 Oct 2018 16:16:24 +0200 Date: Wed, 10 Oct 2018 16:16:23 +0200 (CEST) From: Thomas Gleixner To: "Moger, Babu" cc: Reinette Chatre , "mingo@redhat.com" , "hpa@zytor.com" , "fenghua.yu@intel.com" , "james.morse@arm.com" , "vikas.shivappa@linux.intel.com" , "tony.luck@intel.com" , "x86@kernel.org" , "peterz@infradead.org" , "pombredanne@nexb.com" , "gregkh@linuxfoundation.org" , "kstewart@linuxfoundation.org" , "bp@suse.de" , "rafael.j.wysocki@intel.com" , "ak@linux.intel.com" , "kirill.shutemov@linux.intel.com" , "xiaochen.shen@intel.com" , "colin.king@canonical.com" , "Hurwitz, Sherry" , "Lendacky, Thomas" , "pbonzini@redhat.com" , "dwmw@amazon.co.uk" , "luto@kernel.org" , "jroedel@suse.de" , "jannh@google.com" , "dima@arista.com" , "jpoimboe@redhat.com" , "vkuznets@redhat.com" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v2 01/11] arch/x86: Start renaming the rdt files to more generic names In-Reply-To: Message-ID: References: <20181005205512.29545-1-babu.moger@amd.com> <20181005205512.29545-2-babu.moger@amd.com> <2fe2e853-47ef-af2a-6906-9ad7a7b8bba9@intel.com> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Babu, On Wed, 10 Oct 2018, Moger, Babu wrote: > On 10/09/2018 05:01 PM, Reinette Chatre wrote: > > As far as all the code you touch is concerned it may be easier and cause > > less confusion for now to just follow the current naming conventions as > > you have done in patches 3 onwards and have it be included in the later > > larger restructuring. > > Yes. I am making sure first 3 patches are renamed to "resctrl" wherever > applicable. Will send the patches soon. Please make sure they apply against git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/cache which has all the latest updates and fixes to this code. Thanks, tglx