From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754381AbcISJL5 (ORCPT ); Mon, 19 Sep 2016 05:11:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:59248 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751702AbcISJLq (ORCPT ); Mon, 19 Sep 2016 05:11:46 -0400 Date: Mon, 19 Sep 2016 11:11:41 +0200 From: Jiri Olsa To: Tim Chen , Peter Zijlstra , Thomas Gleixner , Srinivas Pandruvada , rjw@rjwysocki.net, mingo@redhat.com, bp@suse.de, x86@kernel.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org Subject: Re: [PATCH v3 1/8] sched, x86: Add SD_ASYM_PACKING flags to x86 cpu topology for ITMT Message-ID: <20160919091141.GA1083@krava> References: <1473373615-51427-1-git-send-email-srinivas.pandruvada@linux.intel.com> <1473373615-51427-2-git-send-email-srinivas.pandruvada@linux.intel.com> <1473713415.3916.48.camel@linux.intel.com> <20160913072613.GB5008@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160913072613.GB5008@twins.programming.kicks-ass.net> User-Agent: Mutt/1.7.0 (2016-08-17) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.30]); Mon, 19 Sep 2016 09:11:45 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Sep 13, 2016 at 09:26:13AM +0200, Peter Zijlstra wrote: > On Mon, Sep 12, 2016 at 01:50:15PM -0700, Tim Chen wrote: > > > No. We first rework the code so that the IMT stuff can be added in a later > > > patch easily. > > > > I'll move this patch to come after current patch 5. > > Split the patch, one doing the topo cleanup, one adding the > x86_*_flags(). hi, could you please CC me on the next version, I'm interested in that cleanup patch.. thanks a lot, jirka