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)
Fri, May 17, 12:07 PM
Unknown Object (File)
Wed, May 1, 9:37 PM
Unknown Object (File)
Apr 25 2024, 10:31 AM
Unknown Object (File)
Apr 8 2024, 10:07 PM
Unknown Object (File)
Mar 31 2024, 6:31 AM
Unknown Object (File)
Mar 19 2024, 1:27 AM
Unknown Object (File)
Mar 13 2024, 4:50 AM
Unknown Object (File)
Mar 3 2024, 2: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

Lint
Lint Skipped
Unit
Tests Skipped