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=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS 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 91034C433DF for ; Tue, 21 Jul 2020 14:24:07 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id 534E420702 for ; Tue, 21 Jul 2020 14:24:07 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="IgY/NMwO" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 534E420702 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id D2E746B0005; Tue, 21 Jul 2020 10:24:06 -0400 (EDT) Received: by kanga.kvack.org (Postfix, from userid 40) id CE09F6B0006; Tue, 21 Jul 2020 10:24:06 -0400 (EDT) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id BF5C36B0007; Tue, 21 Jul 2020 10:24:06 -0400 (EDT) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0043.hostedemail.com [216.40.44.43]) by kanga.kvack.org (Postfix) with ESMTP id AB4496B0005 for ; Tue, 21 Jul 2020 10:24:06 -0400 (EDT) Received: from smtpin20.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay02.hostedemail.com (Postfix) with ESMTP id 3FCCF800C885 for ; Tue, 21 Jul 2020 14:24:06 +0000 (UTC) X-FDA: 77062302492.20.lead26_5f03d9c26f2e Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin20.hostedemail.com (Postfix) with ESMTP id 1415C18223832 for ; Tue, 21 Jul 2020 14:20:11 +0000 (UTC) X-HE-Tag: lead26_5f03d9c26f2e X-Filterd-Recvd-Size: 2995 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by imf22.hostedemail.com (Postfix) with ESMTP for ; Tue, 21 Jul 2020 14:20:10 +0000 (UTC) Received: from localhost (unknown [137.135.114.1]) (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 676A920714; Tue, 21 Jul 2020 14:20:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595341209; bh=YmWHJsfLM9BY+EwJ4vpgR2q+DKDlAGqgo7bInGq+T8M=; h=Date:From:To:To:To:Cc:Cc:Cc:Subject:In-Reply-To:References:From; b=IgY/NMwOyMgHJ1wf6bbEqXnQ9CznrawtjH6jZeVrURbaGvW3abT4MNeAMF9pfWIxG xI53u69XK5GX0lC1KuOPsGY7g3Lc/ceNrMRJRCHbbl2kFY3jHFG173C7g6poFKBque tUk2/p4sg5+b9Z013jEs4lbzi2muBte5rqmcU5D4= Date: Tue, 21 Jul 2020 14:20:08 +0000 From: Sasha Levin To: Sasha Levin To: Joonsoo Kim To: Andrew Morton Cc: linux-mm@kvack.org Cc: Cc: stable@vger.kernel.org Subject: Re: [PATCH v2 1/4] mm/page_alloc: fix non cma alloc context In-Reply-To: <1595220978-9890-1-git-send-email-iamjoonsoo.kim@lge.com> References: <1595220978-9890-1-git-send-email-iamjoonsoo.kim@lge.com> Message-Id: <20200721142009.676A920714@mail.kernel.org> X-Rspamd-Queue-Id: 1415C18223832 X-Spamd-Result: default: False [0.00 / 100.00] X-Rspamd-Server: rspam02 X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.2.4 Sender: owner-linux-mm@kvack.org Precedence: bulk X-Loop: owner-majordomo@kvack.org List-ID: Hi [This is an automated email] This commit has been processed because it contains a "Fixes:" tag fixing commit: d7fefcc8de91 ("mm/cma: add PF flag to force non cma alloc"). The bot has tested the following trees: v5.7.9, v5.4.52. v5.7.9: Failed to apply! Possible dependencies: 01c0bfe061f30 ("mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention") 16867664936e3 ("mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations") 3334a45eb9e2b ("mm/page_alloc: use ac->high_zoneidx for classzone_idx") 63b44f01f1974 ("include/linux/sched/mm.h: optimize current_gfp_context()") 97a225e69a1f8 ("mm/page_alloc: integrate classzone_idx and high_zoneidx") a65064938b815 ("page_alloc: consider highatomic reserve in watermark fast") v5.4.52: Failed to apply! Possible dependencies: 01c0bfe061f30 ("mm: rename gfpflags_to_migratetype to gfp_migratetype for same convention") 16867664936e3 ("mm,page_alloc,cma: conditionally prefer cma pageblocks for movable allocations") 3334a45eb9e2b ("mm/page_alloc: use ac->high_zoneidx for classzone_idx") 5644e1fbbfe15 ("mm/vmscan.c: fix data races using kswapd_classzone_idx") 63b44f01f1974 ("include/linux/sched/mm.h: optimize current_gfp_context()") 97a225e69a1f8 ("mm/page_alloc: integrate classzone_idx and high_zoneidx") a65064938b815 ("page_alloc: consider highatomic reserve in watermark fast") NOTE: The patch will not be queued to stable trees until it is upstream. How should we proceed with this patch? -- Thanks Sasha