]> xenbits.xensource.com Git - xen.git/commit
sched: switch to debugtrace in cpupool handling
authorJuergen Gross <jgross@suse.com>
Tue, 24 Sep 2019 15:11:38 +0000 (17:11 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 24 Sep 2019 15:11:38 +0000 (17:11 +0200)
commitd07bdb43f253da6ecf79f77cc66c9f232eb9d673
tree34585531af3d50987aae50dad20e0092562a9aa7
parentf855dd962523b6cb47a92037bdd28b1485141abe
sched: switch to debugtrace in cpupool handling

Instead of having a cpupool_dprintk() define just use debugtrace.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Dario Faggioli <dfaggioli@suse.com>
xen/common/cpupool.c