diff options
author | Jianyu Zhan <nasa4836@gmail.com> | 2014-03-28 13:55:21 +0100 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-03-29 14:29:42 +0100 |
commit | 21ddfd38ee9aac804d22beaceed4c7b903cca234 (patch) | |
tree | a4d853bdc3b274be013aa97d6378acbf2f995d88 /net/l2tp | |
parent | percpu: allocation size should be even (diff) | |
download | linux-21ddfd38ee9aac804d22beaceed4c7b903cca234.tar.xz linux-21ddfd38ee9aac804d22beaceed4c7b903cca234.zip |
percpu: renew the max_contig if we merge the head and previous block
During pcpu_alloc_area(), we might merge the current head with the
previous block. Since we have calculated the max_contig using the
size of previous block before we skip it, and now we update the size
of previous block, so we should renew the max_contig.
Signed-off-by: Jianyu Zhan <nasa4836@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'net/l2tp')
0 files changed, 0 insertions, 0 deletions