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)
Thu, Nov 14, 8:47 PM
Unknown Object (File)
Fri, Nov 1, 1:29 AM
Unknown Object (File)
Oct 21 2024, 7:33 AM
Unknown Object (File)
Sep 22 2024, 2:12 PM
Unknown Object (File)
Sep 18 2024, 7:40 PM
Unknown Object (File)
Sep 18 2024, 2:44 PM
Unknown Object (File)
Sep 17 2024, 4:07 PM
Unknown Object (File)
Sep 17 2024, 9:07 AM
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