Re: [PATCH 4/6] x86/numa: concentrate the code of setting cpu to node map

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 2/24/19 4:34 AM, Pingfan Liu wrote:
> -#else
> -static void __init numa_init_array(void) {}
> -#endif
> -
>  static int __init numa_init(int (*init_func)(void))
>  {
>  	int i;
> @@ -675,7 +651,6 @@ static int __init numa_init(int (*init_func)(void))
>  		if (!node_online(nid))
>  			numa_clear_node(i);
>  	}
> -	numa_init_array();
>  
>  	return 0;
>  }

Huh, and now the (stub) code that was just added gets removed?




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Bugtraq]     [Linux OMAP]     [Linux MIPS]     [eCos]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux