diff options
author | Dennis Zhou (Facebook) <dennisszhou@gmail.com> | 2017-07-25 01:02:00 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2017-07-26 16:23:51 +0200 |
commit | 4af1e6fbd8e46dc44a89edf215207fd7c8d5cdda (patch) | |
tree | c550b7662c8e3c68988c42725982b42eaa91b677 /mm/fadvise.c | |
parent | percpu: introduce start_offset to pcpu_chunk (diff) | |
download | linux-4af1e6fbd8e46dc44a89edf215207fd7c8d5cdda.tar.xz linux-4af1e6fbd8e46dc44a89edf215207fd7c8d5cdda.zip |
percpu: remove has_reserved from pcpu_chunk
Prior this variable was used to manage statistics when the first chunk
had a reserved region. The previous patch introduced start_offset to
keep track of the offset by value rather than boolean. Therefore,
has_reserved can be removed.
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/fadvise.c')
0 files changed, 0 insertions, 0 deletions