From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wr1-f72.google.com (mail-wr1-f72.google.com [209.85.221.72]) by kanga.kvack.org (Postfix) with ESMTP id 63CBE6B026F for ; Tue, 24 Jul 2018 03:40:03 -0400 (EDT) Received: by mail-wr1-f72.google.com with SMTP id d1-v6so1718298wrr.4 for ; Tue, 24 Jul 2018 00:40:03 -0700 (PDT) Received: from mail-sor-f65.google.com (mail-sor-f65.google.com. [209.85.220.65]) by mx.google.com with SMTPS id l14-v6sor232265wmh.68.2018.07.24.00.40.02 for (Google Transport Security); Tue, 24 Jul 2018 00:40:02 -0700 (PDT) Date: Tue, 24 Jul 2018 09:39:58 +0200 From: Ingo Molnar Subject: Re: [PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages Message-ID: <20180724073958.GB15984@gmail.com> References: <153154376846.34503.15480221419473501643.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: owner-linux-mm@kvack.org List-ID: To: Dave Jiang Cc: Ingo Molnar , Dan Williams , linux-nvdimm@lists.01.org, Tony Luck , Jan Kara , Naoya Horiguchi , linux-kernel@vger.kernel.org, x86@kernel.org, Michal Hocko , Andrew Morton , stable@vger.kernel.org, Souptick Joarder , linux-mm@kvack.org, =?iso-8859-1?B?Suly9G1l?= Glisse , Borislav Petkov , Matthew Wilcox , "H. Peter Anvin" , linux-fsdevel@vger.kernel.org, Thomas Gleixner , Christoph Hellwig , linux-edac@vger.kernel.org * Dave Jiang wrote: > Ingo, > Is it possible to ack the x86 bits in this patch series? I'm hoping to > get this pulled through the libnvdimm tree for 4.19. Thanks! With the minor typo fixed in the first patch, both patches are looking good to me: Acked-by: Ingo Molnar Assuming that it gets properly tested, etc. Thanks, Ingo