On Fri, Mar 3, 2017 at 10:13 PM, Vishal Verma <[email protected]> wrote:
> The BTT checker will include a bitmap test where we mark a bit for
> each post-map and free block, and check if the bitmap is full. Add
> ccan/bitmap to facilitate this.

Our license compliance tooling flagged this as incompatible for use
with the ndctl utility. We could include it in libndctl since that is
LGPL, but since ndctl is GPLv2 the static linking to this LGPL code
gets flagged. Lets just copy the GPLv2 bitmap implementation from the
kernel.
_______________________________________________
Linux-nvdimm mailing list
[email protected]
https://lists.01.org/mailman/listinfo/linux-nvdimm

Reply via email to