Tom Herbert <[email protected]> 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 <[email protected]> > Signed-off-by: Tom Herbert <[email protected]>
On second thought when I do the nested allocation I could simply restore this function. So Acked-by: Herbert Xu <[email protected]> Cheers, -- Email: Herbert Xu <[email protected]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
