From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751613AbcGNPas (ORCPT ); Thu, 14 Jul 2016 11:30:48 -0400 Received: from mail-yw0-f177.google.com ([209.85.161.177]:36798 "EHLO mail-yw0-f177.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751558AbcGNPaq (ORCPT ); Thu, 14 Jul 2016 11:30:46 -0400 Date: Thu, 14 Jul 2016 11:30:43 -0400 From: Tejun Heo To: Greg KH Cc: John Garcia , cgroups@vger.kernel.org, linux-kernel@vger.kernel.org, Johannes Weiner Subject: Re: CGroups: idr_remove called for id=65536 which is not allocated. Message-ID: <20160714153043.GN15005@htj.duckdns.org> References: <20160713152226.GC4065@mtj.duckdns.org> <20160713201417.GA29670@mtj.duckdns.org> <20160713230226.GA7075@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160713230226.GA7075@kroah.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello, Greg. On Thu, Jul 14, 2016 at 08:02:26AM +0900, Greg KH wrote: > On Wed, Jul 13, 2016 at 04:14:17PM -0400, Tejun Heo wrote: > > On Wed, Jul 13, 2016 at 01:10:05PM -0700, John Garcia wrote: > > > Hi Tejun, thanks for the response! > > > > > > It sounds like everything is good then, is it likely this will get > > > backported to the next LTS 4.4 kernel? > > > > Yeah, it should. > > Which commits exactly should be backported? I'll be glad to do that... Hmmm... actually, the patches aren't tagged for -stable. The patches are queued in mm and the relevant patches are mm: memcontrol: fix cgroup creation failure after many small jobs mm: memcontrol: fix cgroup creation failure after many small jobs fix Johannes will ping Andrew so that they can out for v4.8 with -stable cc'd. Thanks. -- tejun