Re: [PATCH 2/5] printk: update previous message for LOG_PREFIX

2014-07-18 Thread Alex Elder
On 07/18/2014 04:02 AM, Petr Mládek wrote: > On Thu 2014-07-17 12:59:10, Alex Elder wrote: >> If log_store() gets flags containing LOG_PREFIX, it indicates the >> record getting stored should implicitly complete the previous log >> record and start a new one. >> >> We can also ensure the previous r

Re: [PATCH 2/5] printk: update previous message for LOG_PREFIX

2014-07-18 Thread Petr Mládek
On Thu 2014-07-17 12:59:10, Alex Elder wrote: > If log_store() gets flags containing LOG_PREFIX, it indicates the > record getting stored should implicitly complete the previous log > record and start a new one. > > We can also ensure the previous record is completed by keeping > track of the prev