summaryrefslogtreecommitdiff
path: root/rust
diff options
context:
space:
mode:
authorBaoquan He <bhe@redhat.com>2023-07-22 04:14:37 +0300
committerDennis Zhou <dennis@kernel.org>2023-08-25 18:04:59 +0300
commit7ee1e758bebe13d96217bcfd5230892ed44760e7 (patch)
tree6b7afec57953b733b6888135beba6d49a57406bd /rust
parent5b672085e70c2ea40f4c9d6a23848079bf0ff700 (diff)
downloadlinux-7ee1e758bebe13d96217bcfd5230892ed44760e7.tar.xz
mm/percpu.c: optimize the code in pcpu_setup_first_chunk() a little bit
This removes the need of local varibale 'chunk', and optimize the code calling pcpu_alloc_first_chunk() to initialize reserved chunk and dynamic chunk to make it simpler. Signed-off-by: Baoquan He <bhe@redhat.com> [Dennis: reworded first chunk init comment] Signed-off-by: Dennis Zhou <dennis@kernel.org>
Diffstat (limited to 'rust')
0 files changed, 0 insertions, 0 deletions