Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit bcf090e0 authored by Kent Overstreet's avatar Kent Overstreet
Browse files

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: default avatarKent Overstreet <kmo@daterainc.com>
parent 9e5c3535
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment