Re: [PATCH] percpu: use KERN_CONT in pcpu_dump_alloc_info()

From: Joe Perches
Date: Thu Mar 29 2012 - 16:07:04 EST


On Thu, 2012-03-29 at 12:51 -0700, Tejun Heo wrote:
> Hello, Joe.

Hello Tejun.

> On Thu, Mar 29, 2012 at 11:10 AM, Joe Perches <joe@xxxxxxxxxxx> wrote:
> > Perhaps it's better to try to print lines
> > in fewer printks? Maybe use a line buffer?
> What practical difference would that make?

It'd be just for avoidance of any other possible
interleaving from other threads.

It's an __init function so that's not too likely,
but if it every happens...

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/