Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752808AbdHAUwF (ORCPT ); Tue, 1 Aug 2017 16:52:05 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:47706 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752784AbdHAUwD (ORCPT ); Tue, 1 Aug 2017 16:52:03 -0400 Date: Tue, 1 Aug 2017 22:51:58 +0200 (CEST) From: Thomas Gleixner To: Vikas Shivappa cc: vikas.shivappa@intel.com, x86@kernel.org, linux-kernel@vger.kernel.org, hpa@zytor.com, peterz@infradead.org, ravi.v.shankar@intel.com, tony.luck@intel.com, fenghua.yu@intel.com, eranian@google.com, davidcc@google.com, ak@linux.intel.com, reinette.chatre@intel.com Subject: Re: [PATCH 00/28 V2] Cqm3 patch series(along with MBM support) In-Reply-To: <1501017287-28083-1-git-send-email-vikas.shivappa@linux.intel.com> Message-ID: References: <1501017287-28083-1-git-send-email-vikas.shivappa@linux.intel.com> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 891 Lines: 25 On Tue, 25 Jul 2017, Vikas Shivappa wrote: > Sending the V2 series to address all the feedback that was received in > V1. Apart from that this series adds a patch from Reinette to fix a > global declaration in existing RDT and also fixes some issues where the > prq MSR was not updated when masks or tasks were moved in some cases and > some cleanups. I merged that pile (after fixing the compiler warnings - SIGH) with the proviso that - the cache line issue vs. the default and current pqr state gets resolved - the worst case latency problem with the smp function call gets addressed I decided to merge it now so it gets exposure in next, as I'm going to vanish for my usual summer camp activity for the next 10 days and I don't want to do that huge thing as a last minute merge post rc5. Upstream merging into 4.14 depends on the resolution of the open issues. Thanks, tglx