1
0
Fork 0

[PATCH] kref: add link to original documentation to the kref documentation.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
hifive-unleashed-5.1
gregkh@suse.de 2005-04-18 21:57:30 -07:00 committed by Greg KH
parent 5c11c52046
commit 6f31e42221
1 changed files with 6 additions and 1 deletions

View File

@ -208,4 +208,9 @@ preferred as it is a little neater.
Corey Minyard <minyard@acm.org>
A lot of this was lifted from Greg KH's OLS presentation on krefs.
A lot of this was lifted from Greg Kroah-Hartman's 2004 OLS paper and
presentation on krefs, which can be found at:
http://www.kroah.com/linux/talks/ols_2004_kref_paper/Reprint-Kroah-Hartman-OLS2004.pdf
and:
http://www.kroah.com/linux/talks/ols_2004_kref_talk/