Doug Moore b649c2ac34 Fix typo using RB_INITIALIZER.
The macro RB_INITIALIZER ignores its argument, but is documented to
require "&head" as argument to initialize "head".  So using
"_vm_phys_fictitious_tree" as the argument to initialize
"vm_phys_fictitious_tree" is an inconsequential error, corrected here.

Discussed with: alc
2019-12-22 21:53:05 +00:00
..
2019-12-20 16:22:14 +00:00
2019-12-17 21:53:22 +00:00
2019-12-16 00:06:22 +00:00
2019-12-16 13:17:39 +00:00
2019-12-17 00:13:35 +00:00
2019-12-17 03:20:37 +00:00
2019-12-21 21:01:03 +00:00
2019-12-20 16:22:14 +00:00
2019-12-22 21:53:05 +00:00