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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0DE3FC43334 for ; Wed, 1 Jun 2022 22:58:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231368AbiFAW64 (ORCPT ); Wed, 1 Jun 2022 18:58:56 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:58694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232437AbiFAW6y (ORCPT ); Wed, 1 Jun 2022 18:58:54 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 956ECDE33B for ; Wed, 1 Jun 2022 15:58:53 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id E8FC1B81D67 for ; Wed, 1 Jun 2022 22:58:51 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7A3CEC34119; Wed, 1 Jun 2022 22:58:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1654124330; bh=64CZ6T7bxdx04UGSBHRIfAgcAx7PRhZfHRRlaLPQArc=; h=Date:To:From:Subject:From; b=kVTqB3C/Q9Gi7n9HGTt3JcKoeOnEI06lexnEGF4YIv/EJ/+rankY8nW/IcWKto2mk 7tgo7VHL2P/OjC16j8KK3cPNYPQ5kWRi7UPs4UB3KODJmVDgP6KkLDcrvbXlwdomAN 8grrskM1fqd4X4Gc5BiU576++L5SuOq9n90Vg2cY= Date: Wed, 01 Jun 2022 15:58:49 -0700 To: mm-commits@vger.kernel.org, vitaly.wool@konsulko.com, linmiaohe@huawei.com, akpm@linux-foundation.org From: Andrew Morton Subject: [merged mm-hotfixes-stable] maintainers-add-maintainer-information-for-z3fold.patch removed from -mm tree Message-Id: <20220601225850.7A3CEC34119@smtp.kernel.org> Precedence: bulk Reply-To: linux-kernel@vger.kernel.org List-ID: X-Mailing-List: mm-commits@vger.kernel.org The quilt patch titled Subject: MAINTAINERS: add maintainer information for z3fold has been removed from the -mm tree. Its filename was maintainers-add-maintainer-information-for-z3fold.patch This patch was dropped because it was merged into the mm-hotfixes-stable branch of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm ------------------------------------------------------ From: Miaohe Lin Subject: MAINTAINERS: add maintainer information for z3fold Date: Mon, 30 May 2022 19:45:05 +0800 Add the maintainer information for the z3fold compressed page allocator. Also Add myself as a reviewer. Link: https://lkml.kernel.org/r/20220530114505.52367-1-linmiaohe@huawei.com Signed-off-by: Miaohe Lin Cc: Vitaly Wool Signed-off-by: Andrew Morton --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+) --- a/MAINTAINERS~maintainers-add-maintainer-information-for-z3fold +++ a/MAINTAINERS @@ -21958,6 +21958,13 @@ L: linux-mm@kvack.org S: Maintained F: mm/zbud.c +Z3FOLD COMPRESSED PAGE ALLOCATOR +M: Vitaly Wool +R: Miaohe Lin +L: linux-mm@kvack.org +S: Maintained +F: mm/z3fold.c + ZD1211RW WIRELESS DRIVER M: Ulrich Kunitz L: linux-wireless@vger.kernel.org _ Patches currently in -mm which might be from linmiaohe@huawei.com are mm-shmemc-clean-up-comment-of-shmem_swapin_folio.patch mm-reduce-the-rcu-lock-duration.patch mm-migration-remove-unneeded-lock-page-and-pagemovable-check.patch mm-migration-return-errno-when-isolate_huge_page-failed.patch mm-migration-fix-potential-pte_unmap-on-an-not-mapped-pte.patch