Re: [PATCH] kref/kobject: Improve documentation

2018-12-06 Thread Greg Kroah-Hartman
On Mon, Dec 03, 2018 at 01:44:35PM -0300, Ezequiel Garcia wrote: > The current kref and kobject documentation may be > insufficient to understand these common pitfalls regarding > object lifetime and object releasing. > > Add a bit more documentation and improve the warnings > seen by the user, po

[PATCH] kref/kobject: Improve documentation

2018-12-03 Thread Ezequiel Garcia
The current kref and kobject documentation may be insufficient to understand these common pitfalls regarding object lifetime and object releasing. Add a bit more documentation and improve the warnings seen by the user, pointing to the right piece of documentation. Also, it's important to understa