On Mon, 2012-11-19 at 14:29 +0000, Serge E. Hallyn wrote: > > diff --git a/drivers/base/core.c b/drivers/base/core.c 48kb of quoted text... > > @@ -1678,7 +1674,7 @@ asmlinkage int printk(const char *fmt, ...) > > } > > #endif > > va_start(args, fmt); > > - r = vprintk_emit(0, -1, NULL, 0, fmt, args); > > + r = vprintk_emit(0, -1, NULL, 0, fmt, args, current_syslog_ns()); > > Current is meaningless here. The default should be using init_syslog_ns. For a single sentence. Please remember to trim your replies. _______________________________________________ Containers mailing list Containers@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linuxfoundation.org/mailman/listinfo/containers