aboutsummaryrefslogtreecommitdiff
path: root/net/netfilter/ipset/ip_set_core.c
diff options
context:
space:
mode:
authorKent Overstreet <kmo@daterainc.com>2014-05-19 08:57:55 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-01-27 08:18:59 -0800
commitdbb49267de1c0ce0874b232335851011fc1fb310 (patch)
tree635422e7d3a6cc126346b94b1d7b0970099ecd03 /net/netfilter/ipset/ip_set_core.c
parent0350f8a1be79a42653f1cd2ecfc71123c57d577d (diff)
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
commit bcf090e0040e30f8409e6a535a01e6473afb096f upstream. this was very wrong - mempool_alloc() only guarantees success with GFP_WAIT. bcache uses GFP_NOWAIT in various other places where we have a fallback, circuits must've gotten crossed when writing this code or something. Signed-off-by: Kent Overstreet <kmo@daterainc.com> Cc: Gabriel de Perthuis <g2p.code@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/netfilter/ipset/ip_set_core.c')
0 files changed, 0 insertions, 0 deletions