From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754470AbcEZPfV (ORCPT ); Thu, 26 May 2016 11:35:21 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:40376 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753637AbcEZPfU (ORCPT ); Thu, 26 May 2016 11:35:20 -0400 Date: Thu, 26 May 2016 08:35:19 -0700 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: <20160526153519.GB16567@kroah.com> References: <1462475244-11859-1-git-send-email-arbab@linux.vnet.ibm.com> <20160526144304.GA3826@arbab-vm.austin.ibm.com> <20160526153412.GA16567@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160526153412.GA16567@kroah.com> User-Agent: Mutt/1.6.1 (2016-04-27) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 26, 2016 at 08:34:12AM -0700, Greg Kroah-Hartman wrote: > On Thu, May 26, 2016 at 09:43:04AM -0500, Reza Arbab wrote: > > Hi Greg, > > > > On Thu, May 05, 2016 at 02:07:24PM -0500, Reza Arbab wrote: > > > $ echo online > /sys/devices/system/memory/memory0/state > > > -bash: echo: write error: Invalid argument > > > > > > Fix the return value of store_mem_state() so this doesn't happen. > > > > I can't find where this might have been committed. Am I being impatient, or > > did it slip through the cracks? > > You ignored my patch review that asked for this patch to be changed for > some reason, which is why it was never applied. Ah nevermind, this was v2, yes, it's in my queue, looking in my wrong mbox. Please be patient.