Re: [Xen-devel] [PATCH 6/7] xen: sched: fix an 'off by one \t' in credit2 debug dump

2015-10-08 Thread Dario Faggioli
On Thu, 2015-10-08 at 16:42 +0100, George Dunlap wrote: > On 08/10/15 13:53, Dario Faggioli wrote: > > Signed-off-by: Dario Faggioli > > Reviewed-by: Juergen Gross > > Oh, I didn't realize this one was going to have stuff from the > previous > series as well. :-) > Just this patch. Since I was

Re: [Xen-devel] [PATCH 6/7] xen: sched: fix an 'off by one \t' in credit2 debug dump

2015-10-08 Thread George Dunlap
On 08/10/15 13:53, Dario Faggioli wrote: > Signed-off-by: Dario Faggioli > Reviewed-by: Juergen Gross Oh, I didn't realize this one was going to have stuff from the previous series as well. :-) Acked-by: George Dunlap > --- > Cc: George Dunlap > --- > xen/common/sched_credit2.c |2 +- >

[Xen-devel] [PATCH 6/7] xen: sched: fix an 'off by one \t' in credit2 debug dump

2015-10-08 Thread Dario Faggioli
Signed-off-by: Dario Faggioli Reviewed-by: Juergen Gross --- Cc: George Dunlap --- xen/common/sched_credit2.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/common/sched_credit2.c b/xen/common/sched_credit2.c index 178a665..9213d98 100644 --- a/xen/common/sched_credi