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)
Mon, Apr 8, 10:07 PM
Unknown Object (File)
Sun, Mar 31, 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
Unknown Object (File)
Dec 22 2023, 9:59 PM
Unknown Object (File)
Nov 19 2023, 2:42 AM
Unknown Object (File)
Nov 19 2023, 2:42 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