[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5064EA5A.3080905@jp.fujitsu.com>
Date: Fri, 28 Sep 2012 09:07:54 +0900
From: Yasuaki Ishimatsu <isimatu.yasuaki@...fujitsu.com>
To: KOSAKI Motohiro <kosaki.motohiro@...fujitsu.com>
CC: <wency@...fujitsu.com>, <linux-mm@...ck.org>,
<linux-kernel@...r.kernel.org>, <rientjes@...gle.com>,
<liuj97@...il.com>, <len.brown@...el.com>,
<benh@...nel.crashing.org>, <paulus@...ba.org>,
<minchan.kim@...il.com>, <akpm@...ux-foundation.org>
Subject: Re: [PATCH 2/4] memory-hotplug: add node_device_release
Hi Kosaki-san,
2012/09/28 5:13, KOSAKI Motohiro wrote:
> On Thu, Sep 27, 2012 at 1:45 AM, <wency@...fujitsu.com> wrote:
>> From: Yasuaki Ishimatsu <isimatu.yasuaki@...fujitsu.com>
>>
>> When calling unregister_node(), the function shows following message at
>> device_release().
>
> This description doesn't have the "following message".
>
>
>> 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
>>
>> So the patch implements node_device_release()
>>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists