Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
x86-64, NUMA: Put dummy_numa_init() in the init section
dummy_numa_init() is used only during system boot. Put it in .init like other NUMA init functions. - tj: Description update. Signed-off-by: Yinghai Lu <yinghai@kernel.org> Signed-off-by: Tejun Heo <tj@kernel.org>
- Loading branch information