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)
Sep 12 2025, 8:11 PM
Unknown Object (File)
Sep 9 2025, 12:14 PM
Unknown Object (File)
Aug 14 2025, 9:49 PM
Unknown Object (File)
Aug 12 2025, 10:15 PM
Unknown Object (File)
Aug 3 2025, 8:14 PM
Unknown Object (File)
Aug 3 2025, 2:08 AM
Unknown Object (File)
Jul 6 2025, 7:28 AM
Unknown Object (File)
Jul 4 2025, 11:03 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