[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20070411112453.53167655@gondolin.boeblingen.de.ibm.com>
Date: Wed, 11 Apr 2007 11:24:53 +0200
From: Cornelia Huck <cornelia.huck@...ibm.com>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: WANG Cong <xiyou.wangcong@...il.com>, linux-kernel@...r.kernel.org,
viro@...iv.linux.org.uk
Subject: Re: [-mm3 PATCH] (Retry) Check the return value of kobject_add and
etc.
On Tue, 10 Apr 2007 15:18:15 -0700,
Andrew Morton <akpm@...ux-foundation.org> wrote:
> Note that I changed it to not send the KOBJ_REMOVE if we didn't send a
> KOBJ_ADD.
The whole part_uevent_suppress stuff is not really nice, causing the
code to use a lot of kobject_{init,add} and kobject_{del,put} instead
of kobject_register and kobject_unregister. Looking at
driver-class/block-device.patch in Greg's tree, it should be possible
to use something like the uevent_filter stuff after block has been
converted.
-
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