Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752852AbbKZIGH (ORCPT ); Thu, 26 Nov 2015 03:06:07 -0500 Received: from mga01.intel.com ([192.55.52.88]:29676 "EHLO mga01.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751968AbbKZIGF (ORCPT ); Thu, 26 Nov 2015 03:06:05 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,346,1444719600"; d="scan'208";a="829359023" Date: Thu, 26 Nov 2015 16:00:44 +0800 From: Chao Peng To: Marcelo Tosatti Cc: linux-kernel@vger.kernel.org, Tejun Heo , Luiz Capitulino , Vikas Shivappa Subject: Re: [PATCH] cgroups: move cpuset specific checks from generic code to cpuset_can_attach Message-ID: <20151126080043.GE17000@pengc-linux.bj.intel.com> Reply-To: Chao Peng References: <20151125220117.GA990@amt.cnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151125220117.GA990@amt.cnet> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 687 Lines: 17 On Wed, Nov 25, 2015 at 08:01:17PM -0200, Marcelo Tosatti wrote: > > Move PF_NO_SETAFFINITY check to cpuset cgroups, where it belongs. > This makes it possible to attach PF_NO_SETAFFINITY to Intel CAT cgroups. Looks that's the right place. I tried intel_rdt subsystem at least it doesn't have this restriction anymore (all the tasks can be moved out of the default group), hence: Reviewed-by: Chao Peng Chao -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/