On Tue, Nov 17, 2020 at 10:32:58AM +0100, Roger Pau Monne wrote: > Fix the command line document to account for the default scheduler in > Kconfig being credit2 now, and the fact that it's selectable at build > time and thus different builds could end up with different default > schedulers. > > Fixes: dafd936dddbd ('Make credit2 the default scheduler') > Signed-off-by: Roger Pau Monné <roger....@citrix.com>
Well I have not seen an explicit agreement on the text from the v1 thread, and I don't have v2 in my inbox, but this patch is definitely an improvement over the old text in that it shows the correct scheduler. In the interest of making progress: Acked-by: Wei Liu <w...@xen.org> Wei.