From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wm1-f70.google.com (mail-wm1-f70.google.com [209.85.128.70]) by kanga.kvack.org (Postfix) with ESMTP id 8DEAB6B0006 for ; Sun, 30 Sep 2018 13:10:47 -0400 (EDT) Received: by mail-wm1-f70.google.com with SMTP id y4-v6so7868570wma.0 for ; Sun, 30 Sep 2018 10:10:47 -0700 (PDT) Received: from mail-sor-f41.google.com (mail-sor-f41.google.com. [209.85.220.41]) by mx.google.com with SMTPS id g4-v6sor106548wru.17.2018.09.30.10.10.46 for (Google Transport Security); Sun, 30 Sep 2018 10:10:46 -0700 (PDT) Date: Sun, 30 Sep 2018 20:10:43 +0300 From: Alexey Dobriyan Subject: Re: Patch "slub: make ->cpu_partial unsigned int" has been added to the 3.18-stable tree Message-ID: <20180930171043.GA3642@avx2> References: <153831153117858@kroah.com> <20180930170423.GA3413@avx2> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20180930170423.GA3413@avx2> Sender: owner-linux-mm@kvack.org List-ID: To: gregkh@linuxfoundation.org Cc: stable@vger.kernel.org, linux-mm@kvack.org On Sun, Sep 30, 2018 at 08:04:23PM +0300, Alexey Dobriyan wrote: > On Sun, Sep 30, 2018 at 05:45:31AM -0700, gregkh@linuxfoundation.org wrote: > > > > This is a note to let you know that I've just added the patch titled > > > > slub: make ->cpu_partial unsigned int > > > From e5d9998f3e09359b372a037a6ac55ba235d95d57 Mon Sep 17 00:00:00 2001 > > From: Alexey Dobriyan > > Date: Thu, 5 Apr 2018 16:21:10 -0700 > > Subject: slub: make ->cpu_partial unsigned int > > This doesn't fix any bug that I know of, should not be in -stable. OK, I've found another thread about the slab leak.