8f1ecc9fbc
kref: double kref_put() in my_data_handler()
...
The kref_put() already occurs after the out label
Signed-off-by: Roel Kluin <roel.kluin@gmail.com >
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2009-09-18 09:48:52 -07:00
1373bed34e
docs: convert kref semaphore to mutex
...
Just converting this documentation semaphore reference, since we don't
want to promote semaphore usage.
Signed-off-by: Daniel Walker <dwalker@mvista.com >
Acked-by: Corey Minyard <minyard@acm.org >
Cc: Greg KH <greg@kroah.com >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2008-02-06 10:41:09 -08:00
b7cc4a879c
Fix wrong identifier name in Documentation/kref.txt
...
There's a typo / wrong identifier name in Documentation/kref.txt. Fix it.
Signed-off-by: Satyam Sharma <ssatyam@cse.iitk.ac.in >
Acked-by: Corey Minyard <minyard@acm.org >
Signed-off-by: Adrian Bunk <bunk@stusta.de >
2007-05-11 19:07:14 +02:00
6f31e42221
[PATCH] kref: add link to original documentation to the kref documentation.
...
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2005-04-18 21:57:30 -07:00
5c11c52046
[PATCH] kref: add documentation
...
Add some documentation for krefs.
Signed-off-by: Corey Minyard <minyard@acm.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2005-04-18 21:57:30 -07:00