]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
xen: set cpu capabilities from xen_start_kernel()
authorJuergen Gross <jgross@suse.com>
Thu, 13 Apr 2017 06:55:41 +0000 (08:55 +0200)
committerJuergen Gross <jgross@suse.com>
Tue, 2 May 2017 09:13:29 +0000 (11:13 +0200)
commit0808e80cb760de2733c0527d2090ed2205a1eef8
treed0874b6927dd781fca78419d23d6778aae28676a
parent31d47266c6e599d76e84c9809f9ea2735d9cda5b
xen: set cpu capabilities from xen_start_kernel()

There is no need to set the same capabilities for each cpu
individually. This can easily be done for all cpus when starting the
kernel.

Signed-off-by: Juergen Gross <jgross@suse.com>
Reviewed-by: Boris Ostrovsky <boris.ostrovsky@oracle.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
arch/x86/xen/enlighten_pv.c