Re: LINE_MAX: was: Re: [PATCH printk-rework 04/12] printk: define CONSOLE_LOG_MAX in printk.h

2021-02-02 Thread Petr Mladek
On Mon 2021-02-01 09:30:10, John Ogness wrote: > On 2021-01-29, Petr Mladek wrote: > >> diff --git a/include/linux/printk.h b/include/linux/printk.h > >> index fe7eb2351610..6d8f844bfdff 100644 > >> --- a/include/linux/printk.h > >> +++ b/include/linux/printk.h > >> @@ -45,6 +45,7 @@ static

Re: LINE_MAX: was: Re: [PATCH printk-rework 04/12] printk: define CONSOLE_LOG_MAX in printk.h

2021-02-01 Thread John Ogness
On 2021-01-29, Petr Mladek wrote: >> diff --git a/include/linux/printk.h b/include/linux/printk.h >> index fe7eb2351610..6d8f844bfdff 100644 >> --- a/include/linux/printk.h >> +++ b/include/linux/printk.h >> @@ -45,6 +45,7 @@ static inline const char *printk_skip_headers(const char >> *buffer)