Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4148234pxj; Tue, 15 Jun 2021 16:49:48 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx451TwIO38J15fPcmvnh5BoY5Yb7UIp+KAdiDvTgoA5lbCM6hzsXgKn/PefHEOQ1htLMTA X-Received: by 2002:a50:fd89:: with SMTP id o9mr762490edt.336.1623800988593; Tue, 15 Jun 2021 16:49:48 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1623800988; cv=none; d=google.com; s=arc-20160816; b=DhuGbA/OsK9XdKJNYnwjHtklQUqPAHnjHwhEJACD+4nP5Cdo9y1bojVSSzY44l7Lb3 fAVwv1wpIYEwAUeMCIxifNbLGisS5fd8WqAxAyUlJ0MbPzV1XABURmRUgbE8ymfEBruQ pEh7aO5LYnsEiv/vyK2DIVqTvF2aWpT8VrljLWLnb5BQfPFafsfJixgWOLSiPU3n36av H4W7tQ2cgsdqH/Kp5rCpLUbjX5hzAUrFSD/yiJbHtdXguoj7bOsPl2xy3Q+bTRUPPYa7 9SgoluAtbne2bstib3VGmZzE8B1oPegqqmwi0ZBiXAnAXOkgsSkAHiSiQaq7bt+H2GmI y2JQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=wbSgOpZVoPu9q/JxsLZgTRtyFpHze8276ukDsS8VopE=; b=A/Dnf40D92MMQhL6ePz3Xqm4ez7Gzej+MV7ujPy0UYJVuDca0x6eA8EFZJgXAwTwpd PDExm7oYV8qADI9ix2RmSQ12ob05O2ir9qohoTNxuIftsfUmVx7Sio8uHwL3JtbwnBf0 a+woHSezdfnaSWtA+wKdJWNW9M8/U+UEi4kOTFN2XBfs93Ew5JMpi1k2ct6Lni6Vfo5t M6AA0hd0qTg6EAdVnA0HzjUgT2HPw6AjFHv+Vs3lPuow2DeCijr2yFVPAI9xCfQf87fg ftWP9WYcyk0rt5YZuWO1BMGCuYsJ41lx0cPAtnBviRZPdarRm1uKEYNfLXzKg4N0pQx1 HiqA== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@linux-foundation.org header.s=korg header.b=q8ADG2ZI; 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 k13si426128ejb.687.2021.06.15.16.49.25; Tue, 15 Jun 2021 16:49:48 -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=fail header.i=@linux-foundation.org header.s=korg header.b=q8ADG2ZI; 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 S231165AbhFOXuY (ORCPT + 99 others); Tue, 15 Jun 2021 19:50:24 -0400 Received: from mail.kernel.org ([198.145.29.99]:50822 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229898AbhFOXuX (ORCPT ); Tue, 15 Jun 2021 19:50:23 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 7D8F161369; Tue, 15 Jun 2021 23:48:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linux-foundation.org; s=korg; t=1623800898; bh=MU+QgBNSQeAjAwvNJgbwfAcrLw//Mv1kPExB4e8vCXw=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=q8ADG2ZIioieYx3NSlF5YDr8udzfRscNEhba5uzHy7LSg1cPwM8N945yJ+Wxr0dtd 8fV16UuhlsOzrMAqwr7h1oACCbfGvRddETpDuM9H+DwDfoMFtqr2sZiWUCk1fhISq6 GBOMPKVCvUFKlXp2cHQj+GJdtqrH+CNR57OmbIL8= Date: Tue, 15 Jun 2021 16:48:18 -0700 From: Andrew Morton To: HORIGUCHI =?UTF-8?B?TkFPWUE=?= (=?UTF-8?B?5aCA5Y+j44CA55u05Lmf?=) Cc: Naoya Horiguchi , "linux-mm@kvack.org" , Linus Torvalds , Oscar Salvador , Michal Hocko , Tony Luck , "Aneesh Kumar K.V" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v3] mm/hwpoison: do not lock page again when me_huge_page() successfully recovers Message-Id: <20210615164818.24d5c07c95ece3fcf82e7805@linux-foundation.org> In-Reply-To: <20210615035846.GA1807446@hori.linux.bs1.fc.nec.co.jp> References: <20210609072029.74645-1-nao.horiguchi@gmail.com> <20210610165059.6618498250f60674c1bb9c03@linux-foundation.org> <20210611002329.GA1201351@hori.linux.bs1.fc.nec.co.jp> <20210614193528.c2cc50d92eb76c4bea1b40e8@linux-foundation.org> <20210615035846.GA1807446@hori.linux.bs1.fc.nec.co.jp> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 15 Jun 2021 03:58:47 +0000 HORIGUCHI NAOYA(堀口 直也) wrote: > > Should Tony's patchset also be targeted to -stable? If so then OK. > > Yes, that's fine. And I think that the first two patches > (mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races.pathc and > mmhwpoison-return-ehwpoison-to-denote-that-the-page-has-already-been-poisoned.patch) > can be marked to stable, but 3/3 (mmhwpoison-send-sigbus-with-error-virutal-address.patch) > may not because it's a little too large and not the main part of the fixes. OK, thanks, I queued mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races.patch mm-memory-failure-use-a-mutex-to-avoid-memory_failure-races-fix.patch mmhwpoison-return-ehwpoison-to-denote-that-the-page-has-already-been-poisoned.patch # mm-hwpoison-do-not-lock-page-again-when-me_huge_page-successfully-recovers.patch for 5.13 with cc:stable and mmhwpoison-send-sigbus-with-error-virutal-address.patch mmhwpoison-send-sigbus-with-error-virutal-address-fix.patch for 5.14.