diff options
author | 2015-03-24 00:50:27 +1100 | |
---|---|---|
committer | 2015-03-23 22:07:52 -0400 | |
commit | b9ecfdaa1090b5988422eaf5348ea1954d2d7219 (patch) | |
tree | c2721bb2c9be54c153869b0ed3b68bbee0bfc70a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | rhashtable: Add multiple rehash support (diff) | |
download | linux-dev-b9ecfdaa1090b5988422eaf5348ea1954d2d7219.tar.xz linux-dev-b9ecfdaa1090b5988422eaf5348ea1954d2d7219.zip |
rhashtable: Allow GFP_ATOMIC bucket table allocation
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>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions