(resending as lkml bounced)
On Wed, 2016-10-12 at 11:10 +0200, Michal Hocko wrote:
> On Tue 11-10-16 19:24:55, Joe Perches wrote:
> > Recent changes to printk require KERN_CONT uses to continue logging
> > messages. So add KERN_CONT where necessary.
>
>
>
> I was really wondering what happened
On Tue 11-10-16 19:24:55, Joe Perches wrote:
> Recent changes to printk require KERN_CONT uses to continue logging
> messages. So add KERN_CONT where necessary.
I was really wondering what happened when Aaron reported an allocation
failure http://lkml.kernel.org/r/20161012065423.ga16...@aaronlu.s
Recent changes to printk require KERN_CONT uses to continue logging
messages. So add KERN_CONT where necessary.
Signed-off-by: Joe Perches
---
mm/page_alloc.c | 16 +---
1 file changed, 9 insertions(+), 7 deletions(-)
diff --git a/mm/page_alloc.c b/mm/page_alloc.c
index ca423cc20b5
3 matches
Mail list logo