percpu: use correct percpu sect size to support 64 vcpus

Operating Systems / OSv - Sasha Levin [gmail.com] - 18 September 2013 17:51 UTC

percpu had too little space allocated to support 64 vcpus, which lead to a crash when booting with more than 13 vcpus. Fix it by using a correct size to support 64 vcpus.

439bad3 percpu: use correct percpu sect size to support 64 vcpus
arch/x64/loader.ld | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Upstream: github.com


  • Share