proportions: add @gfp to init functions
Percpu allocator now supports allocation mask. Add @gfp to [flex_]proportions init functions so that !GFP_KERNEL allocation masks can be used with them too. This patch doesn't make any functional difference. Signed-off-by:Tejun Heo <tj@kernel.org> Reviewed-by:
Jan Kara <jack@suse.cz> Cc: Peter Zijlstra <peterz@infradead.org>
Showing
- include/linux/flex_proportions.h 3 additions, 2 deletionsinclude/linux/flex_proportions.h
- include/linux/proportions.h 3 additions, 2 deletionsinclude/linux/proportions.h
- lib/flex_proportions.c 4 additions, 4 deletionslib/flex_proportions.c
- lib/proportions.c 5 additions, 5 deletionslib/proportions.c
- mm/backing-dev.c 1 addition, 1 deletionmm/backing-dev.c
- mm/page-writeback.c 1 addition, 1 deletionmm/page-writeback.c
Loading
Please register or sign in to comment