diff options
author | Paul E. McKenney <paulmck@kernel.org> | 2021-01-20 17:21:47 +0100 |
---|---|---|
committer | Paul E. McKenney <paulmck@kernel.org> | 2021-03-08 14:18:07 -0800 |
commit | b01b405092b7940bd366053a27ed54a87c84e96a (patch) | |
tree | 807a8fd79730fc35d6259bbf700b51c437c2d5b6 /.gitattributes | |
parent | 148e3731d124079a036b3acf780f3d35c1b9c0aa (diff) |
kvfree_rcu: Use __GFP_NOMEMALLOC for single-argument kvfree_rcu()
This commit applies the __GFP_NOMEMALLOC gfp flag to memory allocations
carried out by the single-argument variant of kvfree_rcu(), thus avoiding
this can-sleep code path from dipping into the emergency reserves.
Acked-by: Michal Hocko <mhocko@suse.com>
Suggested-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions