| commit | a44a55abaeedb775e9c08b1013cffc1dca22a763 | [log] [tgz] |
|---|---|---|
| author | Joel Fernandes (Google) <joel@joelfernandes.org> | Fri Mar 29 10:05:55 2019 -0400 |
| committer | Paul E. McKenney <paulmck@linux.ibm.com> | Fri Apr 05 13:12:15 2019 -0700 |
| tree | c2e3a426835af78629603612528bd175b33b4668 | |
| parent | a5a7b76778999791fdfc8849043d75c9df125189 [diff] |
doc/rcuref: Document real world examples in kernel Document similar real world examples in the kernel corresponding to the second and third code snippets. Also correct an issue in release_referenced() in the code snippet example. Cc: oleg@redhat.com Cc: jannh@google.com Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org> [ paulmck: Do a bit of wordsmithing. ] Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>