]> Git Repo - linux.git/commit - mm/percpu.c
mm/percpu: Update the code comment when creating new chunk
authorBaoquan He <[email protected]>
Mon, 24 Oct 2022 08:14:30 +0000 (16:14 +0800)
committerDennis Zhou <[email protected]>
Tue, 8 Nov 2022 06:59:06 +0000 (22:59 -0800)
commite04cb6976340d5ebf2b28ad91bf6a13a285aa566
tree63bef7a09be17db1345adb1227d126d5f82d1d9e
parentc1f6688d35d47ca11200789b000b3b20f5ecdbd9
mm/percpu: Update the code comment when creating new chunk

The lock pcpu_alloc_mutex taking code has been moved to the beginning of
pcpu_allo() if it's non atomic allocation. So the code comment above
above pcpu_create_chunk() callsite need be updated.

Signed-off-by: Baoquan He <[email protected]>
Signed-off-by: Dennis Zhou <[email protected]>
mm/percpu.c
This page took 0.052845 seconds and 4 git commands to generate.