commit | b893281715ab4ea0e63034165b4fa11d1bb984c5 | [log] [tgz] |
---|---|---|
author | Tom Herbert <tom@herbertland.com> | Wed Jun 27 14:39:00 2018 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 29 11:32:55 2018 +0900 |
tree | 99ee652110d9470219f1a81915002ecc92451a23 | |
parent | f7a2ba5ab9c5e7cf9036ec68d3528ccdf9e81b0a [diff] |
ila: Call library function alloc_bucket_locks To allocate the array of bucket locks for the hash table we now call library function alloc_bucket_spinlocks. Signed-off-by: Tom Herbert <tom@quantonium.net> Signed-off-by: David S. Miller <davem@davemloft.net>