HomeFreeBSD

linuxkpi: Add bitmap_copy and bitmap_andnot

Description

linuxkpi: Add bitmap_copy and bitmap_andnot

bitmap_copy simply copy the bitmaps, no idea why it exists.
bitmap_andnot is similar to bitmap_and but uses !src2.

Sponsored-by: The FreeBSD Foundation
Reviewed by: hselasky
Differential Revision: https://reviews.freebsd.org/D24782

Details

Provenance
manuAuthored on
Reviewer
hselasky
Differential Revision
D24782: linuxkpi: Add bitmap_copy and bitmap_andnot
Parents
rS360850: MFC 356499: Use clang and lld as the default toolchain for RISCV.
Branches
Unknown
Tags
Unknown