Commit 69ab285b authored by Christophe JAILLET's avatar Christophe JAILLET Committed by Dennis Zhou

percpu: fix typo in pcpu_setup_first_chunk() comment

s/perpcu/percpu/
Signed-off-by: default avatarChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: default avatarDennis Zhou <dennis@kernel.org>
[Dennis: updated title]
parent 163fa234
......@@ -2220,7 +2220,7 @@ static void pcpu_dump_alloc_info(const char *lvl,
* @base_addr: mapped address
*
* Initialize the first percpu chunk which contains the kernel static
* perpcu area. This function is to be called from arch percpu area
* percpu area. This function is to be called from arch percpu area
* setup path.
*
* @ai contains all information necessary to initialize the first
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment