diff options
author | Baoquan He <bhe@redhat.com> | 2022-10-24 16:14:33 +0800 |
---|---|---|
committer | Dennis Zhou <dennis@kernel.org> | 2022-11-07 22:59:18 -0800 |
commit | 3289e0533e70aafa9fb6d128fd4452db1b8befe8 (patch) | |
tree | a177e6e25509183d22666b5b574ea2136a04285f /arch/x86/kernel | |
parent | 83d261fc9e5fb03e8c32e365ca4ee53952611a2b (diff) |
mm/percpu.c: remove the lcm code since block size is fixed at page size
Since commit b239f7daf553 ("percpu: set PCPU_BITMAP_BLOCK_SIZE to
PAGE_SIZE"), the PCPU_BITMAP_BLOCK_SIZE has been set to page size
fixedly. So the lcm code in pcpu_alloc_first_chunk() doesn't make
sense any more, clean it up.
Signed-off-by: Baoquan He <bhe@redhat.com>
Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'arch/x86/kernel')
0 files changed, 0 insertions, 0 deletions