Page MenuHomeFreeBSD

Undo rb-tree changes incompatible with linuxkpi
ClosedPublic

Authored by dougm on Jun 13 2020, 12:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 5, 4:45 PM
Unknown Object (File)
Sun, Apr 5, 8:50 AM
Unknown Object (File)
Sat, Apr 4, 3:58 AM
Unknown Object (File)
Thu, Apr 2, 2:57 AM
Unknown Object (File)
Thu, Mar 26, 6:25 PM
Unknown Object (File)
Sat, Mar 21, 9:05 PM
Unknown Object (File)
Tue, Mar 17, 12:10 AM
Unknown Object (File)
Mon, Mar 16, 10:07 PM
Subscribers

Details

Summary

Linuxkpi uses the rb-tree structures without using their interfaces, making them break when the representation changes. Revert changes that eliminated the color field from rb-trees, leaving everything as it was before.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable