From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935358AbcHaOiI (ORCPT ); Wed, 31 Aug 2016 10:38:08 -0400 Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:42491 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S935018AbcHaOiE (ORCPT ); Wed, 31 Aug 2016 10:38:04 -0400 X-IBM-Helo: d03dlp03.boulder.ibm.com X-IBM-MailFrom: arbab@linux.vnet.ibm.com Date: Wed, 31 Aug 2016 09:37:55 -0500 From: Reza Arbab To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] memory-hotplug: fix store_mem_state() return value References: <1462475244-11859-1-git-send-email-arbab@linux.vnet.ibm.com> <20160526144304.GA3826@arbab-vm.austin.ibm.com> <20160831122128.GA14689@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20160831122128.GA14689@kroah.com> Organization: IBM Linux Technology Center User-Agent: Mutt/1.6.2-neo (2016-08-21) X-TM-AS-GCONF: 00 X-Content-Scanned: Fidelis XPS MAILER x-cbid: 16083114-0020-0000-0000-000009AD4849 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00005686; HX=3.00000240; KW=3.00000007; PH=3.00000004; SC=3.00000184; SDB=6.00752120; UDB=6.00355568; IPR=6.00524931; BA=6.00004683; NDR=6.00000001; ZLA=6.00000005; ZF=6.00000009; ZB=6.00000000; ZP=6.00000000; ZH=6.00000000; ZU=6.00000002; MB=3.00012533; XFM=3.00000011; UTC=2016-08-31 14:38:01 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 16083114-0021-0000-0000-0000550FF398 Message-Id: <20160831143754.7trnlfaddyffhhtx@arbab-vm> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:,, definitions=2016-08-31_01:,, signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1604210000 definitions=main-1608310174 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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) -- Reza Arbab