HomeFreeBSD

rb_tree: fix stable/13 linux/rbtree.h post ABI fix

Description

rb_tree: fix stable/13 linux/rbtree.h post ABI fix

Rearranging the left, right, and parent pointers for backward
compatibility with stable/13 in
d8a88ec381498f5942403088d28ee325b92e9a78 is incomplete because it does
not change linux/rbtree.h so that it too knows how rb_left and
rb_right are redefined. So complete it.

Reported by: jon_xyinn.org, jgibbons@protogate.org
Tested by: manu, jon_xyinn.org
Differential Revision: https://reviews.freebsd.org/D37743

Details

Provenance
dougmAuthored on Dec 19 2022, 10:03 PM
Differential Revision
D37743: rb_tree: fix linux links for 13 compat
Parents
rGebf66b2a3b39: bridge: Fix a potential memory leak in bridge_enqueue()
Branches
Unknown
Tags
Unknown