]> git.baikalelectronics.ru Git - kernel.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)
commitbec4ef9cad26f193384e34ebfd8be87a032a6d2e
treed0874b6927dd781fca78419d23d6778aae28676a
parent87ef26723233412cafbd838bd00f6e10ad001b32
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