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

From: Greg Kroah-Hartman
Date: Wed Aug 31 2016 - 08:21:24 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?

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?

thanks,

greg k-h