* Lai Jiangshan ([email protected]) wrote:
> Signed-off-by: Lai Jiangshan <[email protected]>
Hi Lai,
Thanks for looking into my lock-free RCU hash table implementation!
Patch merged,
Mathieu
> ---
> rculfhash.c | 1 -
> 1 files changed, 0 insertions(+), 1 deletions(-)
>
> diff --git a/rculfhash.c b/rculfhash.c
> index efb1b22..1327418 100644
> --- a/rculfhash.c
> +++ b/rculfhash.c
> @@ -255,7 +255,6 @@ struct rcu_resize_work {
> };
>
> struct partition_resize_work {
> - struct rcu_head head;
> struct cds_lfht *ht;
> unsigned long i, start, len;
> void (*fct)(struct cds_lfht *ht, unsigned long i,
> --
> 1.7.4.4
>
--
Mathieu Desnoyers
Operating System Efficiency R&D Consultant
EfficiOS Inc.
http://www.efficios.com
_______________________________________________
ltt-dev mailing list
[email protected]
http://lists.casi.polymtl.ca/cgi-bin/mailman/listinfo/ltt-dev