Re: [PATCH resend] rhashtable: initialize all rhashtable walker members

From: David Miller
Date: Mon Feb 23 2015 - 15:24:03 EST


From: Sasha Levin <sasha.levin@xxxxxxxxxx>
Date: Mon, 23 Feb 2015 04:35:06 -0500

> Commit f2dba9c6ff ("rhashtable: Introduce rhashtable_walk_*") forgot to
> initialize the members of struct rhashtable_walker after allocating it, which
> caused an undefined value for 'resize' which is used later on.
>
> Fixes: f2dba9c6ff ("rhashtable: Introduce rhashtable_walk_*")
> Signed-off-by: Sasha Levin <sasha.levin@xxxxxxxxxx>

Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/