Re: [Xen-devel] [PATCH 2/3] xen: Fix credit1 Kconfig entry

2018-02-05 Thread Dario Faggioli
On Mon, 2018-02-05 at 06:35 -0700, Jan Beulich wrote: > > > > On 05.02.18 at 12:36, wrote: > > > > ...so that it shows up in the menu and can be disabled. > > > > Signed-off-by: George Dunlap > > Acked-by: Jan Beulich > Reviewed-by: Dario Faggioli Regards, Dario -- <> (Raistlin Majere) --

Re: [Xen-devel] [PATCH 2/3] xen: Fix credit1 Kconfig entry

2018-02-05 Thread Jan Beulich
>>> On 05.02.18 at 12:36, wrote: > ...so that it shows up in the menu and can be disabled. > > Signed-off-by: George Dunlap Acked-by: Jan Beulich ___ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listin

[Xen-devel] [PATCH 2/3] xen: Fix credit1 Kconfig entry

2018-02-05 Thread George Dunlap
...so that it shows up in the menu and can be disabled. Signed-off-by: George Dunlap --- CC: Ian Jackson CC: Wei Liu CC: Andrew Cooper CC: Jan Beulich CC: Tim Deegan CC: Stefano Stabellini CC: Konrad Wilk --- xen/common/Kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff