Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp833841ybt; Wed, 24 Jun 2020 12:20:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyGIygAaGkNjV3jPuZxAa+43oQQAeXGqSAAO2U0gD7z1+OucUweF6k/ax6X8HUOSt6DzcuG X-Received: by 2002:aa7:d64b:: with SMTP id v11mr17970619edr.381.1593026455458; Wed, 24 Jun 2020 12:20:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1593026455; cv=none; d=google.com; s=arc-20160816; b=wXHVniz4yYSFBFTH7VP8LEzZ3NIjF7PfyWODvH+EAK/8q3UeL0hMd/PldS9bdh6NWE U6O4jTxi5SDcRgIG2yHZG8yspQZEOe8p68ij7ua19JTZUnI7viIoJNwxRIBjed8bQajE 7XmNmPBj4RgIW/wXgQ1/q/aBobBPxRH/cexwR6urtQSInr+WgpFDdI1ihYgQ7PvrONGI Vr6W8Yf12y7zvy9lmHTMrBbi7RhFTFFWojcLfmogx9yfOhKDvwJcUg1p1ucjAhWM/DYZ M2v1zBwnD6CRw52gbWBne6JH1F1jmSwZ+E1SSwReXdYp1hZlUd9pCbYN88TJcRQB63g6 jPow== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=/mVd2Uc4CjTqdZYsb0p0p7aSuYnQZBPtlTj1kL7qdjk=; b=CDxFW0vCORkzH5f06Njg3GnWDSv0PTDOsnEeXxvnc6ufWpWSyW4roBlJvJR7/kA3G+ B4R00+Y7YWcQhbrl3h5YvQU/byu+QwwjGHkFDr/GE1/Vib5+9y0lvl5uz7DEhKALOOBB wVNUGGYOAXRo5RvaXcId27BqGXdYJkuIYPDASudhbd/ny8+j2tbfUp+DafZqVpz42fGw BGwaSexT2e1vdAHJWrEFkwY450iauMomhWGqsV7F2CMFkHRj/jqY5NyL7Qwzo/HUopQF YOINOnKZs6m+SI736sO1G9m3M9gbSFWB5a2jRGfSG81UgvjdCO+DemjiKznX5f6ZEbLK iZYg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=uegryQSV; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id z15si13435993eda.482.2020.06.24.12.20.31; Wed, 24 Jun 2020 12:20:55 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=uegryQSV; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2405925AbgFXTRo (ORCPT + 99 others); Wed, 24 Jun 2020 15:17:44 -0400 Received: from mail.kernel.org ([198.145.29.99]:59374 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404563AbgFXTRn (ORCPT ); Wed, 24 Jun 2020 15:17:43 -0400 Received: from X1 (nat-ab2241.sltdut.senawave.net [162.218.216.4]) (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 1877B20702; Wed, 24 Jun 2020 19:17:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1593026263; bh=vdx1BidY1dD3vPoX2CtkizwrX4XdX2UNUOVuHeSPf+c=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=uegryQSVLpTE+yWXqjp8I3Fw36AoHqwHvv6FtfmOMozFhePJY1tHBR1SaOQvRKhcL 0yRjO+iDhRBRBYBncBvxQpyZFZX6+Xwg1biL7IqobBygQYEg5iHTZ15VAMhGeTenrZ F7Dog63Ek+kySLBULBo9SmHD3lJkfNqotql16CtI= Date: Wed, 24 Jun 2020 12:17:42 -0700 From: Andrew Morton To: nao.horiguchi@gmail.com Cc: linux-mm@kvack.org, mhocko@kernel.org, mike.kravetz@oracle.com, osalvador@suse.de, tony.luck@intel.com, david@redhat.com, aneesh.kumar@linux.vnet.ibm.com, zeil@yandex-team.ru, naoya.horiguchi@nec.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 00/15] HWPOISON: soft offline rework Message-Id: <20200624121742.711331a2a65633a0e16fd9e6@linux-foundation.org> In-Reply-To: <20200624150137.7052-1-nao.horiguchi@gmail.com> References: <20200624150137.7052-1-nao.horiguchi@gmail.com> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 Jun 2020 15:01:22 +0000 nao.horiguchi@gmail.com wrote: > I rebased soft-offline rework patchset [1][2] onto the latest mmotm. The > rebasing required some non-trivial changes to adjust, but mainly that was > straightforward. I confirmed that the reported problem doesn't reproduce on > compaction after soft offline. For more precise description of the problem > and the motivation of this patchset, please see [2]. > > I think that the following two patches in v2 are better to be done with > separate work of hard-offline rework, so it's not included in this series. > > - mm,hwpoison: Take pages off the buddy when hard-offlining > - mm/hwpoison-inject: Rip off duplicated checks > > These two are not directly related to the reported problem, so they seems > not urgent. And the first one breaks num_poisoned_pages counting in some > testcases, and The second patch needs more consideration about commented point. > It would be nice to have some sort of overview of the patch series in this [0/n] email. > [1] v1: https://lore.kernel.org/linux-mm/1541746035-13408-1-git-send-email-n-horiguchi@ah.jp.nec.com/ > [2] v2: https://lore.kernel.org/linux-mm/20191017142123.24245-1-osalvador@suse.de/ The above have such, but are they up to date?