Message ID | 20230516063821.121844-1-wangkefeng.wang@huawei.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-pm-owner@vger.kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DEE39C7EE24 for <linux-pm@archiver.kernel.org>; Tue, 16 May 2023 06:21:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230073AbjEPGVe (ORCPT <rfc822;linux-pm@archiver.kernel.org>); Tue, 16 May 2023 02:21:34 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38290 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230060AbjEPGVd (ORCPT <rfc822;linux-pm@vger.kernel.org>); Tue, 16 May 2023 02:21:33 -0400 Received: from szxga02-in.huawei.com (szxga02-in.huawei.com [45.249.212.188]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F1E2726BF; Mon, 15 May 2023 23:21:31 -0700 (PDT) Received: from dggpemm500001.china.huawei.com (unknown [172.30.72.57]) by szxga02-in.huawei.com (SkyGuard) with ESMTP id 4QL5f45G4jzLq2Y; Tue, 16 May 2023 14:18:36 +0800 (CST) Received: from localhost.localdomain.localdomain (10.175.113.25) by dggpemm500001.china.huawei.com (7.185.36.107) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.23; Tue, 16 May 2023 14:21:28 +0800 From: Kefeng Wang <wangkefeng.wang@huawei.com> To: Andrew Morton <akpm@linux-foundation.org>, Mike Rapoport <rppt@kernel.org>, <linux-mm@kvack.org> CC: David Hildenbrand <david@redhat.com>, Oscar Salvador <osalvador@suse.de>, "Rafael J. Wysocki" <rafael@kernel.org>, Pavel Machek <pavel@ucw.cz>, Len Brown <len.brown@intel.com>, Luis Chamberlain <mcgrof@kernel.org>, Kees Cook <keescook@chromium.org>, Iurii Zaikin <yzaikin@google.com>, <linux-kernel@vger.kernel.org>, <linux-pm@vger.kernel.org>, <linux-fsdevel@vger.kernel.org>, <ying.huang@intel.com>, Kefeng Wang <wangkefeng.wang@huawei.com> Subject: [PATCH -next v2 00/13] mm: page_alloc: misc cleanup and refector Date: Tue, 16 May 2023 14:38:08 +0800 Message-ID: <20230516063821.121844-1-wangkefeng.wang@huawei.com> X-Mailer: git-send-email 2.35.3 MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=US-ASCII X-Originating-IP: [10.175.113.25] X-ClientProxiedBy: dggems705-chm.china.huawei.com (10.3.19.182) To dggpemm500001.china.huawei.com (7.185.36.107) X-CFilter-Loop: Reflected Precedence: bulk List-ID: <linux-pm.vger.kernel.org> X-Mailing-List: linux-pm@vger.kernel.org |
Series |
mm: page_alloc: misc cleanup and refector
|
expand
|