History log of /netbsd-src/sys/external/bsd/drm2/linux/linux_xa.c (Results 1 – 4 of 4)
Revision Date Author Comments
# 4efeea51 22-May-2024 riastradh <riastradh@NetBSD.org>

linux_xa: Delete and replace collision in xa_store as intended.

Don't free the colliding node that's still in the tree.

Noted by rjs@.


# e2654e7d 19-Dec-2021 riastradh <riastradh@NetBSD.org>

linux: Rework radix tree shims.


# 0f42433c 19-Dec-2021 riastradh <riastradh@NetBSD.org>

linux: Fix xa_find_after to actually find the entry _after_.


# 9f5becc9 19-Dec-2021 riastradh <riastradh@NetBSD.org>

linux: Draft half-arsed xarray shims