Re: [PATCH 2/4] memory-hotplug: add node_device_release
From: Yasuaki Ishimatsu <hidden>
Date: 2012-09-28 00:08:22
Also in:
lkml
From: Yasuaki Ishimatsu <hidden>
Date: 2012-09-28 00:08:22
Also in:
lkml
Hi Kosaki-san, 2012/09/28 5:13, KOSAKI Motohiro wrote:
On Thu, Sep 27, 2012 at 1:45 AM, [off-list ref] wrote:quoted
From: Yasuaki Ishimatsu <redacted> When calling unregister_node(), the function shows following message at device_release().This description doesn't have the "following message".
quoted
Device 'node2' does not have a release() function, it is broken and must be fixed.
This is the messages. The message is shown by kobject_cleanup(), when calling unregister_node(). Thanks, Yasuaki Ishimatsu
quoted
So the patch implements node_device_release()
-- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>