diff options
author | Namhyung Kim <namhyung@gmail.com> | 2010-08-11 04:19:19 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2010-08-27 11:36:19 +0200 |
commit | 54157c44471f5e266508ac08d270f2bc5857e8bb (patch) | |
tree | ecc31a0fee9ffc75875e51b71ae07010fb4bc07b /drivers/acpi/sleep.h | |
parent | percpu: fix a memory leak in pcpu_extend_area_map() (diff) | |
download | linux-54157c44471f5e266508ac08d270f2bc5857e8bb.tar.xz linux-54157c44471f5e266508ac08d270f2bc5857e8bb.zip |
percpu: fix a mismatch between code and comment
When pcpu_build_alloc_info() searches best_upa value, it ignores current value
if the number of waste units exceeds 1/3 of the number of total cpus. But the
comment on the code says that it will ignore if wastage is over 25%.
Modify the comment.
Signed-off-by: Namhyung Kim <namhyung@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'drivers/acpi/sleep.h')
0 files changed, 0 insertions, 0 deletions