From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751503AbcGMUOa (ORCPT ); Wed, 13 Jul 2016 16:14:30 -0400 Received: from mail-yw0-f181.google.com ([209.85.161.181]:32833 "EHLO mail-yw0-f181.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750852AbcGMUOV (ORCPT ); Wed, 13 Jul 2016 16:14:21 -0400 Date: Wed, 13 Jul 2016 16:14:17 -0400 From: Tejun Heo To: John Garcia Cc: gregkh@linuxfoundation.org, 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: <20160713201417.GA29670@mtj.duckdns.org> References: <20160713152226.GC4065@mtj.duckdns.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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 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. Thanks! -- tejun