Re: [PATCH resend] printk: drop ambiguous LOG_CONT flag

2012-11-10 Thread Jan H. Schönherr
Hi Greg. This still needs a small fix, see below. Am 03.11.2012 22:12, schrieb Jan H. Schönherr: > From: Jan H. Schönherr > > The meaning of LOG_CONT is unclear, i. e., whether a message is a starting, > ending, or middle fragment. Unfortunately, this cannot be inferred from > the LOG_PREFIX an

[PATCH resend] printk: drop ambiguous LOG_CONT flag

2012-11-03 Thread Jan H . Schönherr
From: Jan H. Schönherr The meaning of LOG_CONT is unclear, i. e., whether a message is a starting, ending, or middle fragment. Unfortunately, this cannot be inferred from the LOG_PREFIX and LOG_NEWLINE flags, as they are not always kept. Furthermore, in some cases LOG_CONT is set, although it is