From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933584AbcAYVfk (ORCPT ); Mon, 25 Jan 2016 16:35:40 -0500 Received: from g2t2354.austin.hp.com ([15.217.128.53]:48267 "EHLO g2t2354.austin.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758223AbcAYVfV (ORCPT ); Mon, 25 Jan 2016 16:35:21 -0500 Message-ID: <1453757661.834.99.camel@hpe.com> Subject: Re: [PATCH v3 00/17] Enhance iomem search interfaces and support EINJ to NVDIMM From: Toshi Kani To: Borislav Petkov Cc: akpm@linux-foundation.org, torvalds@linux-foundation.org, rafael.j.wysocki@intel.com, dan.j.williams@intel.com, dyoung@redhat.com, x86@kernel.org, linux-ia64@vger.kernel.org, linux-parisc@vger.kernel.org, linux-sh@vger.kernel.org, kexec@lists.infradead.org, xen-devel@lists.xenproject.org, linux-samsung-soc@vger.kernel.org, linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-nvdimm@ml01.01.org, linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org Date: Mon, 25 Jan 2016 14:34:21 -0700 In-Reply-To: <20160125191804.GE14030@pd.tnic> References: <1452020068-26492-1-git-send-email-toshi.kani@hpe.com> <20160125191804.GE14030@pd.tnic> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.16.5 (3.16.5-3.fc22) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2016-01-25 at 20:18 +0100, Borislav Petkov wrote: > On Tue, Jan 05, 2016 at 11:54:28AM -0700, Toshi Kani wrote: > > This patch-set enhances the iomem table and its search interfacs, and > > then changes EINJ to support NVDIMM. > > : > > Ok, all applied ontop of 4.5-rc1. > > You could take a look if everything's still fine and I haven't botched > anything: > > http://git.kernel.org/cgit/linux/kernel/git/bp/bp.git/log/?h=tip-mm I verified the patches and tested the kernel in the tree. All look good. > I'll let the build bot chew on it and then test it here and send it out > again to everyone on CC so that people don't act surprised. Sounds great. > Thanks for this cleanup, code looks much better now! Thanks! -Toshi