* Maneesh Soni <[email protected]> wrote:
> So, IMO, it is necessary to explicitly remove links before
> unregistering the kobject in case of bidirectional cross symlinks.
>
> The patch from James, is working, because it is not creating the cross
> symlink itself.
so, what is your suggestion, what should be done to fix the problem? The
patch below:
> > + /*
> > sysfs_create_link(&class_dev->dev->kobj, &class_dev->kobj,
> > class_name);
> > + */
> > + /*
> > sysfs_remove_link(&class_dev->dev->kobj, class_name);
> > + */
isnt fit for upstream inclusion :-)
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]