Revision 2b369478e1856e3809f439495567474725931585 authored by Linus Torvalds on 09 February 2017, 20:25:42 UTC, committed by Linus Torvalds on 09 February 2017, 20:25:42 UTC
Pull pstore fix from Kees Cook:
 "Fix pstore regression (boot Oops) when ftrace disabled, from Brian
  Norris"

* tag 'pstore-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux:
  pstore: don't OOPS when there are no ftrace zones
2 parent s 99378fd + 8672aed
History
File Mode Size
Kconfig -rw-r--r-- 10.6 KB
Makefile -rw-r--r-- 472 bytes
autosleep.c -rw-r--r-- 2.6 KB
console.c -rw-r--r-- 3.5 KB
hibernate.c -rw-r--r-- 27.7 KB
main.c -rw-r--r-- 17.0 KB
power.h -rw-r--r-- 8.7 KB
poweroff.c -rw-r--r-- 990 bytes
process.c -rw-r--r-- 5.4 KB
qos.c -rw-r--r-- 19.1 KB
snapshot.c -rw-r--r-- 71.6 KB
suspend.c -rw-r--r-- 14.1 KB
suspend_test.c -rw-r--r-- 5.7 KB
swap.c -rw-r--r-- 38.2 KB
user.c -rw-r--r-- 10.1 KB
wakelock.c -rw-r--r-- 5.7 KB

back to top