From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933211AbcHCXlh (ORCPT ); Wed, 3 Aug 2016 19:41:37 -0400 Received: from merlin.infradead.org ([205.233.59.134]:46645 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932918AbcHCXlf (ORCPT ); Wed, 3 Aug 2016 19:41:35 -0400 Date: Wed, 3 Aug 2016 23:49:52 +0200 From: Peter Zijlstra To: Vegard Nossum Cc: David Carrillo-Cisneros , LKML , "x86@kernel.org" , Ingo Molnar , Thomas Gleixner , Andi Kleen , Kan Liang , Paul Turner , Stephane Eranian Subject: Re: [PATCH v2] perf/core: set cgroup in cpu contexts for new cgroup events Message-ID: <20160803214952.GJ6879@twins.programming.kicks-ass.net> References: <1470124092-113192-1-git-send-email-davidcc@google.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 03, 2016 at 05:46:08PM +0200, Vegard Nossum wrote: > Is this supposed to fix the bug I reported here? > > https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1197757.html > Like David said, unlikely. I only recently got back from holidays so please allow me a little time to sort through the mailbox and get going again. I'll try and sort this 'soon'. Thanks!