提交 dbb8c35d 编写于 作者: D David S. Miller

sparc64: setup_valid_addr_bitmap_from_pavail() should be __init

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 e3c71a32
......@@ -1843,7 +1843,7 @@ static int pavail_rescan_ents __initdata;
* memory list again, and make sure it provides at least as much
* memory as 'pavail' does.
*/
static void setup_valid_addr_bitmap_from_pavail(void)
static void __init setup_valid_addr_bitmap_from_pavail(void)
{
int i;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册