[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190131.093744.1600285273131737456.davem@davemloft.net>
Date: Thu, 31 Jan 2019 09:37:44 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: herbert@...dor.apana.org.au
Cc: bvanassche@....org, tgraf@...g.ch, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3] lib/test_rhashtable: Make test_insert_dup()
allocate its hash table dynamically
From: Herbert Xu <herbert@...dor.apana.org.au>
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 <bvanassche@....org>
...
>
> Acked-by: Herbert Xu <herbert@...dor.apana.org.au>
Applied, thanks everyone.
Powered by blists - more mailing lists