From: Herbert Xu <[email protected]> Date: Thu, 31 Jan 2019 20:08:26 +0800
> On Wed, Jan 30, 2019 at 10:42:30AM -0800, Bart Van Assche wrote: >> The test_insert_dup() function from lib/test_rhashtable.c passes a >> pointer to a stack object to rhltable_init(). Allocate the hash table >> dynamically to avoid that the following is reported with object >> debugging enabled: ... >> Signed-off-by: Bart Van Assche <[email protected]> ... > > Acked-by: Herbert Xu <[email protected]> Applied, thanks everyone.

