William Hua <william....@canonical.com> wrote: > No bucket locks are allocated when an rhashtable is initialized with > fewer than two elements. In this special case, we should allocate at > least one to prevent a segfault. > > Signed-off-by: William Hua <william....@canonical.com>
Huh? The minimum hash table size is 4. How are you getting an rhashtable that's smaller than the required minimum? -- 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 -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html