diff options
author | David S. Miller <davem@davemloft.net> | 2015-12-06 03:47:11 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-06 03:47:11 (GMT) |
commit | a90099d9fabd2458084b9c2b79f1a62d9b76a61a (patch) | |
tree | b5e63e301846c04d23f4cfc2386f5bebfbe9802b /arch/arm/mach-imx/mm-imx1.c | |
parent | 8e6569af3a1b8264c37a2c93a37bef48eb300160 (diff) | |
download | linux-a90099d9fabd2458084b9c2b79f1a62d9b76a61a.tar.xz |
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 'arch/arm/mach-imx/mm-imx1.c')
0 files changed, 0 insertions, 0 deletions