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, Nov 9, 12:54 PM
Unknown Object (File)
Wed, Nov 5, 12:46 AM
Unknown Object (File)
Tue, Nov 4, 6:19 PM
Unknown Object (File)
Mon, Oct 27, 3:28 AM
Unknown Object (File)
Sun, Oct 26, 1:17 AM
Unknown Object (File)
Sat, Oct 25, 6:53 PM
Unknown Object (File)
Sat, Oct 25, 6:53 PM
Unknown Object (File)
Sat, Oct 25, 12:36 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