Page MenuHomeFreeBSD

Undo rb-tree changes incompatible with linuxkpi
ClosedPublic

Authored by dougm on Jun 13 2020, 12:14 AM.
Tags
None
Referenced Files
F137100399: D25250.id.diff
Fri, Nov 21, 3:39 AM
F137097985: D25250.id73057.diff
Fri, Nov 21, 3:33 AM
F137097744: D25250.diff
Fri, Nov 21, 3:32 AM
F137096920: D25250.id73054.diff
Fri, Nov 21, 3:29 AM
Unknown Object (File)
Sun, Nov 9, 12:54 PM
Unknown Object (File)
Wed, Nov 5, 12:46 AM
Unknown Object (File)
Tue, Nov 4, 6:19 PM
Unknown Object (File)
Mon, Oct 27, 3:28 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