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 9939AC5517A for ; Tue, 10 Nov 2020 06:21:42 +0000 (UTC) Received: from kanga.kvack.org (kanga.kvack.org [205.233.56.17]) by mail.kernel.org (Postfix) with ESMTP id E573D20731 for ; Tue, 10 Nov 2020 06:21:41 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E573D20731 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=suse.de Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=owner-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix) id E93246B005C; Tue, 10 Nov 2020 01:21:40 -0500 (EST) Received: by kanga.kvack.org (Postfix, from userid 40) id E42826B006C; Tue, 10 Nov 2020 01:21:40 -0500 (EST) X-Delivered-To: int-list-linux-mm@kvack.org Received: by kanga.kvack.org (Postfix, from userid 63042) id D31916B006E; Tue, 10 Nov 2020 01:21:40 -0500 (EST) X-Delivered-To: linux-mm@kvack.org Received: from forelay.hostedemail.com (smtprelay0018.hostedemail.com [216.40.44.18]) by kanga.kvack.org (Postfix) with ESMTP id A7D3C6B005C for ; Tue, 10 Nov 2020 01:21:40 -0500 (EST) Received: from smtpin13.hostedemail.com (10.5.19.251.rfc1918.com [10.5.19.251]) by forelay05.hostedemail.com (Postfix) with ESMTP id 4E971181AEF15 for ; Tue, 10 Nov 2020 06:21:40 +0000 (UTC) X-FDA: 77467512360.13.eye41_620c343272f2 Received: from filter.hostedemail.com (10.5.16.251.rfc1918.com [10.5.16.251]) by smtpin13.hostedemail.com (Postfix) with ESMTP id 31AF318140B67 for ; Tue, 10 Nov 2020 06:21:40 +0000 (UTC) X-HE-Tag: eye41_620c343272f2 X-Filterd-Recvd-Size: 1522 Received: from mx2.suse.de (mx2.suse.de [195.135.220.15]) by imf22.hostedemail.com (Postfix) with ESMTP for ; Tue, 10 Nov 2020 06:21:39 +0000 (UTC) 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> 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: 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