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 14, 12:06 PM
Unknown Object (File)
Mon, Apr 14, 3:56 AM
Unknown Object (File)
Mon, Apr 14, 12:40 AM
Unknown Object (File)
Sun, Apr 13, 11:51 PM
Unknown Object (File)
Sat, Apr 5, 2:24 AM
Unknown Object (File)
Mar 7 2025, 1:55 PM
Unknown Object (File)
Feb 21 2025, 5:29 AM
Unknown Object (File)
Jan 11 2025, 9:27 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