Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 9fe6a8c5 authored by Juergen Gross's avatar Juergen Gross
Browse files

x86/xen: remove deprecated xen_nopvspin boot parameter


The xen_nopvspin boot parameter is deprecated since 2019. nopvspin
can be used instead.

Remove the xen_nopvspin boot parameter and replace the xen_pvspin
variable use cases with nopvspin.

This requires to move the nopvspin variable out of the .initdata
section, as it needs to be accessed for cpuhotplug, too.

Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
Reviewed-by: default avatarBoris Ostrovsky <boris.ostrovsky@oracle.com>
Message-ID: <20240710110139.22300-1-jgross@suse.com>
Signed-off-by: default avatarJuergen Gross <jgross@suse.com>
parent bcea31e2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment