On 02.07.19 10:42, Jan Beulich wrote:
On 28.05.19 at 12:32, wrote:
--- a/xen/common/schedule.c
+++ b/xen/common/schedule.c
@@ -253,7 +253,7 @@ static void sched_spin_unlock_double(spinlock_t *lock1,
spinlock_t *lock2,
static void sched_free_unit(struct sched_unit *unit)
{
struct sche
>>> On 28.05.19 at 12:32, wrote:
> --- a/xen/common/schedule.c
> +++ b/xen/common/schedule.c
> @@ -253,7 +253,7 @@ static void sched_spin_unlock_double(spinlock_t *lock1,
> spinlock_t *lock2,
> static void sched_free_unit(struct sched_unit *unit)
> {
> struct sched_unit *prev_unit;
> -