summaryrefslogtreecommitdiff
path: root/die.c
AgeCommit message (Expand)AuthorFilesLines
2015-05-05die: Rename *_panic_func to *_panic_handlerVadim Kochan1-2/+2
2015-05-04trafgen: Delete rfmon mac80211 device on panicVadim Kochan1-9/+18
2015-04-21netsniff-ng: Delete rfmon mac80211 device in case of panicVadim Kochan1-0/+31
committerLinus Torvalds <torvalds@linux-foundation.org>2016-10-27 18:43:43 -0700 commit1f84a18fc010d7a62667199c9be35872bbf31526 (patch) tree5500cad4d58deb1ef0f6f07ae1617537448a35ba /ipc/msgutil.c parent1bc11d70b5db7c6bb1414b283d7f09b1fe1ac0d0 (diff)
mm: page_alloc: use KERN_CONT where appropriate
Recent changes to printk require KERN_CONT uses to continue logging messages. So add KERN_CONT where necessary. [akpm@linux-foundation.org: coding-style fixes] Fixes: 4bcc595ccd80 ("printk: reinstate KERN_CONT for printing continuation lines") Link: http://lkml.kernel.org/r/c7df37c8665134654a17aaeb8b9f6ace1d6db58b.1476239034.git.joe@perches.com Reported-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Joe Perches <joe@perches.com> Acked-by: Michal Hocko <mhocko@suse.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'ipc/msgutil.c')