[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1310746232.7582.47.camel@Joe-Laptop>
Date: Fri, 15 Jul 2011 09:10:32 -0700
From: Joe Perches <joe@...ches.com>
To: Jason Baron <jbaron@...hat.com>
Cc: Bart Van Assche <bvanassche@....org>, gregkh@...e.de,
jim.cromie@...il.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 11/11] dynamic_debug: use a single printk() to emit msgs
On Fri, 2011-07-15 at 12:04 -0400, Jason Baron wrote:
> but that approach uses 'KERN_CONT'. The point of patch 11/11 is to get rid
> of KERN_CONT, which is racy.
Not "racy" really, but it can be interleaved
by other threads so using KERN_CONT can make
the output difficult to read.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists