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=-3.7 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED 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 7A213C388F7 for ; Tue, 10 Nov 2020 06:21:41 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 09FFB20731 for ; Tue, 10 Nov 2020 06:21:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730249AbgKJGVj (ORCPT ); Tue, 10 Nov 2020 01:21:39 -0500 Received: from mx2.suse.de ([195.135.220.15]:50496 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726307AbgKJGVj (ORCPT ); Tue, 10 Nov 2020 01:21:39 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id 8EE0BABCC; Tue, 10 Nov 2020 06:21:38 +0000 (UTC) Date: Tue, 10 Nov 2020 07:21:34 +0100 From: Oscar Salvador To: n-horiguchi@ah.jp.nec.com Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [PATCH v5 0/4] HWpoison: further fixes and cleanups Message-ID: <20201110062134.GA3741@localhost.localdomain> References: <20201013144447.6706-1-osalvador@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20201013144447.6706-1-osalvador@suse.de> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Oct 13, 2020 at 04:44:43PM +0200, Oscar Salvador wrote: > This patchset includes some more fixes and a cleanup. > > Patch#2 and patch#3 are both fixes for taking a HWpoison page off a buddy > freelist, since having them there has proved to be bad (see [1] and > pathch#2's commit log). > Patch#3 does the same for hugetlb pages. > > [1] https://lkml.org/lkml/2020/9/22/565 Hi Andrew, I think this slipped through the cracks. (Probably because I did not CC you, my bad) Could you please consider taking this series? It has been already acked by Naoya. Thanks -- Oscar Salvador SUSE L3