From: Thomas Graf <tgraf@suug.ch> Date: 2015-03-23 16:38:22
On 03/24/15 at 12:50am, Herbert Xu wrote:
This patch adds the ability to allocate bucket table with GFP_ATOMIC
instead of GFP_KERNEL. This is needed when we perform an immediate
rehash during insertion.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>