diff options
author | David S. Miller <davem@davemloft.net> | 2015-12-06 04:47:11 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-06 04:47:11 +0100 |
commit | a90099d9fabd2458084b9c2b79f1a62d9b76a61a (patch) | |
tree | b5e63e301846c04d23f4cfc2386f5bebfbe9802b /lib/locking-selftest-rlock-hardirq.h | |
parent | MAINTAINERS: add myself as Renesas Ethernet drivers reviewer (diff) | |
download | linux-a90099d9fabd2458084b9c2b79f1a62d9b76a61a.tar.xz linux-a90099d9fabd2458084b9c2b79f1a62d9b76a61a.zip |
Revert "rhashtable: Use __vmalloc with GFP_ATOMIC for table allocation"
This reverts commit d3716f18a7d841565c930efde30737a3557eee69.
vmalloc cannot be used in BH disabled contexts, even
with GFP_ATOMIC. And we certainly want to support
rhashtable users inserting entries with software
interrupts disabled.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/locking-selftest-rlock-hardirq.h')
0 files changed, 0 insertions, 0 deletions