On 09/29/2015 08:13 AM, Amit Shah wrote:
There have been multiple versions of this patch on the list, can you
please annotate that this is v3 so it supersedes the earlier v2?
Also, please include a changelog in the description in patch 0 so we
know what happened between the various versions.
Thanks,
Changes from v2:
- switched from single allocation and bitmap_alloc_rcu helper and g_free_rcu
to separate allocation of bitmap and RCU object and free via call_rcu
Changes from v1:
- unlocking is replaced with g_free_rcu
Den
P.S. Sorry for inconvenience.