On 09/09/16 at 04:19pm, Tom Herbert 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. > > Signed-off-by: Tom Herbert <t...@herbertland.com>
Acked-by: Thomas Graf <tg...@suug.ch>