From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.2 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3F83AC3A59C for ; Fri, 16 Aug 2019 15:37:06 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 09AC82086C for ; Fri, 16 Aug 2019 15:37:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565969826; bh=kYsRNvUcZJi1BMnvwFxacHUuoFSvOeDQvMDXJMijmUA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=xlOgivyFchKLz8+arJxS12kikztI4nVQQpxf5o6GKWqYjyvvLCMKwDlagoWiG+YvQ ktuxaJ8Ec+VcDiPPB+s1+0gxXBy0SSw0HXfISsCO9lGgr7bwyZzAmJQuWZwvBT5axe RROiii1VzMpTWtr6iII7lqUput4wBDtonzScKgBU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727371AbfHPPhF (ORCPT ); Fri, 16 Aug 2019 11:37:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:47300 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727359AbfHPPhF (ORCPT ); Fri, 16 Aug 2019 11:37:05 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EDB9C206C2; Fri, 16 Aug 2019 15:37:03 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1565969824; bh=kYsRNvUcZJi1BMnvwFxacHUuoFSvOeDQvMDXJMijmUA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ZcUYg6sBtx+RSBNq6z2/xnM6DizTYqHhw94k5ER8dbuNRzL7jdsWdHQocNMo12qRE EAGUOLAryWtKdvj/k5XIkBHsZfwOHqrLUIl3iEWth/PTgdjozhhWOfoyO54J/rOZpG +HFO/R10U527DDPnNyTfG2oJCRASACeHXfQCbuuM= Date: Fri, 16 Aug 2019 17:37:02 +0200 From: Greg KH To: Miles Chen Cc: akpm@linux-foundation.org, cai@lca.pw, hannes@cmpxchg.org, mhocko@suse.com, stable@vger.kernel.org, torvalds@linux-foundation.org, vdavydov.dev@gmail.com Subject: Re: FAILED: patch "[PATCH] mm/memcontrol.c: fix use after free in mem_cgroup_iter()" failed to apply to 4.14-stable tree Message-ID: <20190816153702.GA9558@kroah.com> References: <156594986715496@kroah.com> <1565953640.26404.4.camel@mtkswgap22> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1565953640.26404.4.camel@mtkswgap22> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Aug 16, 2019 at 07:07:20PM +0800, Miles Chen wrote: > On Fri, 2019-08-16 at 12:04 +0200, gregkh@linuxfoundation.org wrote: > > The patch below does not apply to the 4.14-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > > > thanks, > > > > greg k-h > > > Hi Greg, > > Below this the backport for 4.14 This backport, and the other 2, are all line-wrapped and the patch is corrupted and can not be applied :( Can you fix up and resend? I can take an attachment if that is what is needed here. thanks, greg k-h