From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935646AbcHaPA6 (ORCPT ); Wed, 31 Aug 2016 11:00:58 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:41641 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933835AbcHaPA4 (ORCPT ); Wed, 31 Aug 2016 11:00:56 -0400 Date: Wed, 31 Aug 2016 17:01:05 +0200 From: Greg Kroah-Hartman To: Reza Arbab Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] memory-hotplug: fix store_mem_state() return value Message-ID: <20160831150105.GB26702@kroah.com> References: <1462475244-11859-1-git-send-email-arbab@linux.vnet.ibm.com> <20160526144304.GA3826@arbab-vm.austin.ibm.com> <20160831122128.GA14689@kroah.com> <20160831143754.7trnlfaddyffhhtx@arbab-vm> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160831143754.7trnlfaddyffhhtx@arbab-vm> User-Agent: Mutt/1.7.0 (2016-08-17) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 31, 2016 at 09:37:55AM -0500, Reza Arbab wrote: > On Wed, Aug 31, 2016 at 02:21:28PM +0200, Greg Kroah-Hartman wrote: > > > I can't find where this might have been committed. Am I being > > > impatient, or did it slip through the cracks? > > > > I think it fell through, can you resend it and cc: all of the people > > involved in this subsystem, like you did for your other patch series? > > I can resend, but I'm not sure what you mean by the rest--this was a > singleton patch, and you're the only one listed by get_maintainer.pl: > > $ scripts/get_maintainer.pl drivers/base/memory.c > Greg Kroah-Hartman (supporter:DRIVER CORE, KOBJECTS, DEBUGFS, KERNFS AND SYSFS) > linux-kernel@vger.kernel.org (open list) You sent in other memory-hotplug patches that got merged through the -mm tree. I suggest doing that here as well, as those developers know this code much better than I do. thanks, greg k-h