-
Sridhar Samudrala authored
When spinlock debugging is enabled, the size of assoc hash table and port hash table for a fixed value of 4096 entries exceeds the size of the largest possible kmalloc() on 64-bit platforms. This problem is avoided by using page allocations similar to the methodology followed for tcp hash table allocations.
2d14da6a