Tom Herbert <t...@herbertland.com> wrote:
> To allocate the array of bucket locks for the hash table we now
> call library function alloc_bucket_spinlocks. This function is
> based on the old alloc_bucket_locks in rhashtable and should
> produce the same effect.
> 
> Acked-by: Thomas Graf <tg...@suug.ch>
> Signed-off-by: Tom Herbert <t...@herbertland.com>

On second thought when I do the nested allocation I could simply
restore this function.  So

Acked-by: Herbert Xu <herb...@gondor.apana.org.au>

Cheers,
-- 
Email: Herbert Xu <herb...@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Reply via email to