Re: [Xen-devel] [PATCH trivial] mm/page_alloc: fix a typo in printk for idle scrub

2018-11-14 Thread Jan Beulich
>>> On 14.11.18 at 11:37, wrote: > Signed-off-by: Sergey Dyasli Acked-by: Jan Beulich I'm sorry for the mis-edit of your patch. Jan ___ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] [PATCH trivial] mm/page_alloc: fix a typo in printk for idle scrub

2018-11-14 Thread Wei Liu
On Wed, Nov 14, 2018 at 10:37:42AM +, Sergey Dyasli wrote: > Signed-off-by: Sergey Dyasli > --- Acked-by: Wei Liu ___ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel

Re: [Xen-devel] [PATCH trivial] mm/page_alloc: fix a typo in printk for idle scrub

2018-11-14 Thread Roger Pau Monné
On Wed, Nov 14, 2018 at 10:37:42AM +, Sergey Dyasli wrote: > Signed-off-by: Sergey Dyasli Reviewed-by: Roger Pau Monné ___ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel

[Xen-devel] [PATCH trivial] mm/page_alloc: fix a typo in printk for idle scrub

2018-11-14 Thread Sergey Dyasli
Signed-off-by: Sergey Dyasli --- CC: Jan Beulich CC: Wei Liu --- xen/common/page_alloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xen/common/page_alloc.c b/xen/common/page_alloc.c index 88d1637247..08ee8cfbb9 100644 --- a/xen/common/page_alloc.c +++ b/xen/common/page_