aboutsummaryrefslogtreecommitdiff
path: root/kernel/panic.c
Commit message (Collapse)AuthorAgeFilesLines
* kernel/panic.c: add missing \nJiri Slaby2017-04-131-1/+1
| | | | | | | | | | When a system panics, the "Rebooting in X seconds.." message is never printed because it lacks a new line. Fix it. Link: http://lkml.kernel.org/r/20170119114751.2724-1-jslaby@suse.cz Signed-off-by: Jiri Slaby <jslaby@suse.cz> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
* 3.10.102-> 3.10.103Jan Engelmohr2016-09-101-0/+3
|
* first commitMeizu OpenSource2016-08-151-0/+490