From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932295AbcCHBoW (ORCPT ); Mon, 7 Mar 2016 20:44:22 -0500 Received: from mail-yw0-f172.google.com ([209.85.161.172]:34377 "EHLO mail-yw0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932173AbcCHBoN (ORCPT ); Mon, 7 Mar 2016 20:44:13 -0500 Date: Mon, 7 Mar 2016 20:44:10 -0500 From: Tejun Heo To: lizefan@huawei.com, hannes@cmpxchg.org, a.p.zijlstra@chello.nl, mingo@redhat.com, acme@kernel.org Cc: linux-kernel@vger.kernel.org, cgroups@vger.kernel.org, kernel-team@fb.com Subject: Re: [PATCHSET v2 cgroup/for-4.6] cgroup, perf_event: make perf_event work on v2 hierarchy Message-ID: <20160308014410.GC7065@htj.duckdns.org> References: <1456351975-1899-1-git-send-email-tj@kernel.org> <20160303150654.GF11029@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160303150654.GF11029@mtj.duckdns.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Mar 03, 2016 at 10:06:54AM -0500, Tejun Heo wrote: > All the prerequisite patches are now available in cgroup/for-4.6 > branch. > > git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup.git for-4.6 > > If the perf_event changes look okay, we can either apply the first > patch to cgroup/for-4.6, pull that into perf tree and aply the perf > change there or route both through cgroup tree. Ideas? Ping. -- tejun