Re: [PATCH 1/2] rhashtable: Move hash_rnd into bucket_table
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2015-03-10 21:48:50
From: Herbert Xu <herbert@gondor.apana.org.au>
Date: 2015-03-10 21:48:50
On Tue, Mar 10, 2015 at 05:20:02PM +0000, Thomas Graf wrote:
On 03/10/15 at 09:27am, Herbert Xu wrote:quoted
Currently hash_rnd is a parameter that users can set. However, no existing users set this parameter. It is also something that people are unlikely to want to set directly since it's just a random number. In preparation for allowing the reseeding/rehashing of rhashtable, this patch moves hash_rnd into bucket_table so that it's now an internal state rather than a parameter. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>I assume you are targeting net-next?
Yes. Thanks, -- Email: Herbert Xu [off-list ref] Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt