]> xenbits.xensource.com Git - xen.git/commit
cpupool: assigning a CPU to a pool can fail
authorDario Faggioli <dario.faggioli@citrix.com>
Thu, 18 Jun 2015 07:17:16 +0000 (09:17 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 18 Jun 2015 07:17:16 +0000 (09:17 +0200)
commit5d660a98a801e12c779344cc3afcf17cba95df5f
tree5cc5d20a1a6e991afd174dd12a95b8a111f70cf0
parent05ab7714ff84003b9b4542d7816b4651efb67679
cpupool: assigning a CPU to a pool can fail

which means such an event must be handled at the call sites
of cpupool_assign_cpu_locked(), and the error, if occurring,
properly propagated.

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Reviewed-by: Juergen Gross <jgross@suse.com>
master commit: d415a81b2245ac4b27f8cbf4e314449ef275333a
master date: 2015-05-07 15:15:53 +0200
xen/common/cpupool.c