提交 0d4ba4d7 编写于 作者: J Javi Merino 提交者: Jiri Kosina

bootmem: Fix the short description of reserve_bootmem()

It marks pages as reserved, as the long description says.
Signed-off-by: NJavi Merino <javi.merino@arm.com>
Acked-by: NJohannes Weiner <hannes@cmpxchg.org>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 ef706fb5
......@@ -419,7 +419,7 @@ int __init reserve_bootmem_node(pg_data_t *pgdat, unsigned long physaddr,
}
/**
* reserve_bootmem - mark a page range as usable
* reserve_bootmem - mark a page range as reserved
* @addr: starting address of the range
* @size: size of the range in bytes
* @flags: reservation flags (see linux/bootmem.h)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册