diff options
author | 2014-05-19 08:57:55 -0700 | |
---|---|---|
committer | 2014-08-04 15:23:03 -0700 | |
commit | bcf090e0040e30f8409e6a535a01e6473afb096f (patch) | |
tree | 783c32e0c6bb06933e92150585a6faa13c9d1261 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bcache: fix uninterruptible sleep in writeback thread (diff) | |
download | linux-dev-bcf090e0040e30f8409e6a535a01e6473afb096f.tar.xz linux-dev-bcf090e0040e30f8409e6a535a01e6473afb096f.zip |
bcache: Make sure to pass GFP_WAIT to mempool_alloc()
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>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions