commit | 0808e80cb760de2733c0527d2090ed2205a1eef8 | [log] [tgz] |
---|---|---|
author | Juergen Gross <jgross@suse.com> | Thu Apr 13 08:55:41 2017 +0200 |
committer | Juergen Gross <jgross@suse.com> | Tue May 02 11:13:29 2017 +0200 |
tree | d0874b6927dd781fca78419d23d6778aae28676a | |
parent | 31d47266c6e599d76e84c9809f9ea2735d9cda5b [diff] |
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>