From: [EMAIL PROTECTED] (Eric W. Biederman)
Date: Wed, 26 Sep 2007 17:48:10 -0600
>
> When sysfs support is compiled out the kernel still keeps and maintains
> the kobject tree. So it is not safe to skip our kobject reference counting
> or
> to avoid becoming members of the kobject tree. It i
On Wed, 26 Sep 2007 17:48:10 -0600
[EMAIL PROTECTED] (Eric W. Biederman) wrote:
>
> When sysfs support is compiled out the kernel still keeps and maintains
> the kobject tree. So it is not safe to skip our kobject reference counting
> or
> to avoid becoming members of the kobject tree. It is
When sysfs support is compiled out the kernel still keeps and maintains
the kobject tree. So it is not safe to skip our kobject reference counting or
to avoid becoming members of the kobject tree. It is safe to not add
the networking specific sysfs attributes.
This patch removes the sysfs spec