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, Mar 7, 1:55 PM
Unknown Object (File)
Feb 21 2025, 5:29 AM
Unknown Object (File)
Jan 11 2025, 9:27 PM
Unknown Object (File)
Dec 15 2024, 12:07 PM
Unknown Object (File)
Nov 14 2024, 8:47 PM
Unknown Object (File)
Nov 1 2024, 1:29 AM
Unknown Object (File)
Oct 21 2024, 7:33 AM
Unknown Object (File)
Sep 22 2024, 2:12 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