diff options
author | Dennis Zhou (Facebook) <dennisszhou@gmail.com> | 2017-07-24 19:02:01 -0400 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-07-26 10:23:52 -0400 |
commit | b9c39442ceffb202b98a88d492347eae125c5ba2 (patch) | |
tree | 4d76780f72dcbaa017b7245c2dde295533670907 /mm/percpu-stats.c | |
parent | 4af1e6fbd8e46dc44a89edf215207fd7c8d5cdda (diff) | |
download | linux-b9c39442ceffb202b98a88d492347eae125c5ba2.tar.bz2 |
percpu: setup_first_chunk remove dyn_size and consolidate logic
There is logic for setting variables in the static chunk init code that
could be consolidated with the dynamic chunk init code. This combines
this logic to setup for combining the allocation paths. reserved_size is
used as the conditional as a dynamic region will always exist.
Signed-off-by: Dennis Zhou <dennisszhou@gmail.com>
Reviewed-by: Josef Bacik <jbacik@fb.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'mm/percpu-stats.c')
0 files changed, 0 insertions, 0 deletions