blob: cb6b026333cbab3e25e089e7c65a76a0c0474769 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
* Rework usage of RCU
- don't leak pointers from rcu out of rcu critical area which may
get freed
- go through Documentation/RCU/checklist.txt
* Request a new review
* Process the comments from the review
* Move into mainline proper
Please send all patches to:
Marek Lindner <lindner_marek@yahoo.de>
Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
Andrew Lunn <andrew@lunn.ch>
b.a.t.m.a.n@lists.open-mesh.org
Greg Kroah-Hartman <gregkh@suse.de>
|