On Tue, 2015-11-24 at 10:36 -0700, Jan Beulich wrote: > This avoids cases where split messages (with other than the initial > part not carrying a log level; single line messages only of course) > issued on multiple CPUs interfere with each other, causing messages to > be issued which are supposed to be suppressed due to the log level > setting. E.g. > > CPU A CPU B > XENLOG_G_DEBUG "abc" > XENLOG_G_DEBUG "def\n" > "xyz\n" > > would cause the last message to be logged despite this obviously not > being intended (at default log levels). > > Suggested-by: Boris Ostrovsky <boris.ostrov...@oracle.com> > Signed-off-by: Jan Beulich <jbeul...@suse.com> > Tested-by: Boris Ostrovsky <boris.ostrov...@oracle.com>
Acked-by: Ian Campbell <ian.campb...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel