Signed-off-by: Wei Liu <wei.l...@citrix.com> Acked-by: Jan Beulich <jbeul...@suse.com> --- Cc: Andrew Cooper <andrew.coop...@citrix.com> Cc: George Dunlap <george.dun...@eu.citrix.com> Cc: Ian Jackson <ian.jack...@eu.citrix.com> Cc: Jan Beulich <jbeul...@suse.com> Cc: Konrad Rzeszutek Wilk <konrad.w...@oracle.com> Cc: Stefano Stabellini <sstabell...@kernel.org> Cc: Tim Deegan <t...@xen.org> Cc: Wei Liu <wei.l...@citrix.com> --- xen/common/kernel.c | 1 + 1 file changed, 1 insertion(+)
diff --git a/xen/common/kernel.c b/xen/common/kernel.c index 1a6823a..dae7e35 100644 --- a/xen/common/kernel.c +++ b/xen/common/kernel.c @@ -174,6 +174,7 @@ int __init parse_bool(const char *s) * 'S' - SMP with CPUs not designed for SMP. * 'M' - Machine had a machine check experience. * 'B' - System has hit bad_page. + * 'C' - Console output is synchronous. * * The string is overwritten by the next call to print_taint(). */ -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel