Re: [PATCH] driver-core: don't free devt_attr till the device is released
Tejun Heo <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.usb.devel |
|---|---|
| Message-ID | <[email protected]> |
Greg KH wrote: >> Applies well to 2.6.20 and 21. As sysfs-immediate-disconnect doesn't >> seem to be included in 2.6.22, this should be included in linus#master >> too (applies well there as well). > > As I don't think we should be adding your sysfs rework to 2.6.22 just > yet, any objections to me just sending this to Linus for 2.6.22 and > waiting on your previous one for when the whole sysfs rework patchset is > sent? No objection at all. That actually is exactly my intention. The make-attrs-static patch will conflict with this fix tho. Just let me know when it breaks, I'll post updated one. Thanks. -- tejun