Commit 06a649b3 authored by SeongJae Park's avatar SeongJae Park Committed by Paul E. McKenney
Browse files

doc/RCU/rcu: Use https instead of http if possible

parent 6a534b29
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@ Frequently Asked Questions
  Of these, one was allowed to lapse by the assignee, and the
  others have been contributed to the Linux kernel under GPL.
  There are now also LGPL implementations of user-level RCU
  available (http://liburcu.org/).
  available (https://liburcu.org/).

- I hear that RCU needs work in order to support realtime kernels?