summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorSunghyun Jin <mcsmonk@gmail.com>2020-09-03 21:41:16 +0900
committerDennis Zhou <dennis@kernel.org>2020-09-17 17:34:39 +0000
commitb3b33d3c43bbe0177d70653f4e889c78cc37f097 (patch)
tree1058799d8afe9e972e16c5fc9865983817f74b41 /ipc
parentf75aef392f869018f78cfedf3c320a6b3fcfda6b (diff)
percpu: fix first chunk size calculation for populated bitmap
Variable populated, which is a member of struct pcpu_chunk, is used as a unit of size of unsigned long. However, size of populated is miscounted. So, I fix this minor part. Fixes: 8ab16c43ea79 ("percpu: change the number of pages marked in the first_chunk pop bitmap") Cc: <stable@vger.kernel.org> # 4.14+ Signed-off-by: Sunghyun Jin <mcsmonk@gmail.com> Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions