File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ Frequently Asked Questions
75
75
- I hear that RCU is patented? What is with that?
76
76
77
77
Yes, it is. There are several known patents related to RCU,
78
- search for the string "Patent" in RTFP.txt to find them.
78
+ search for the string "Patent" in Documentation/RCU/ RTFP.txt to find them.
79
79
Of these, one was allowed to lapse by the assignee, and the
80
80
others have been contributed to the Linux kernel under GPL.
81
81
There are now also LGPL implementations of user-level RCU
@@ -88,5 +88,5 @@ Frequently Asked Questions
88
88
89
89
- Where can I find more information on RCU?
90
90
91
- See the RTFP.txt file in this directory .
91
+ See the Documentation/RCU/ RTFP.txt file.
92
92
Or point your browser at (http://www.rdrop.com/users/paulmck/RCU/).
You can’t perform that action at this time.
0 commit comments