[Devel] Re: [PATCH 2/2] Implement shadow directory support for device classes.
Eric W. Biederman
ebiederm at xmission.com
Wed Jan 24 18:43:09 PST 2007
Greg KH <gregkh at suse.de> writes:
> Or you can try it with any of the subsystems that have already been
> converted over to use the struct device code, like misc, mem, and many
> others. Just look for the symlinks in /sys/class/CLASS_NAME/ instead of
> real subdirectories.
>
> So I'd really prefer to not apply this patch, and just do this kind of
> work for 'struct device' instead.
I don't want to get stuck waiting for cleanups so I will keep this one,
even if you don't apply it :)
But I will go figure out the equivalent version for struct device, as
it doesn't look like you are that far off from merging that version. :)
That way my code will work whichever code base I have to merge against.
Eric
_______________________________________________
Containers mailing list
Containers at lists.osdl.org
https://lists.osdl.org/mailman/listinfo/containers
More information about the Devel
mailing list