Re: [PATCH v2] memory-hotplug: fix store_mem_state() return value

From: Greg Kroah-Hartman
Date: Thu May 26 2016 - 11:34:18 EST


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.

greg k-h