From: Sasha Levin <sasha.le...@oracle.com>
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.le...@oracle.com>

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

Reply via email to