Merge tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore
Pull pstore changes from Anton Vorontsov: 1) We no longer ad-hoc to the function tracer "high level" infrastructure and no longer use its debugfs knobs. The change slightly touches kernel/trace directory, but it got the needed ack from Steven Rostedt: http://lkml.org/lkml/2012/8/21/688 2) Added maintainers entry; 3) A bunch of fixes, nothing special. * tag 'for-v3.7' of git://git.infradead.org/users/cbou/linux-pstore: pstore: Avoid recursive spinlocks in the oops_in_progress case pstore/ftrace: Convert to its own enable/disable debugfs knob pstore/ram: Add missing platform_device_unregister MAINTAINERS: Add pstore maintainers pstore/ram: Mark ramoops_pstore_write_buf() as notrace pstore/ram: Fix printk format warning pstore/ram: Fix possible NULL dereference
No related branches found
No related tags found
Showing
- Documentation/ramoops.txt 1 addition, 3 deletionsDocumentation/ramoops.txt
- MAINTAINERS 12 additions, 0 deletionsMAINTAINERS
- fs/pstore/Kconfig 1 addition, 0 deletionsfs/pstore/Kconfig
- fs/pstore/ftrace.c 95 additions, 1 deletionfs/pstore/ftrace.c
- fs/pstore/internal.h 6 additions, 0 deletionsfs/pstore/internal.h
- fs/pstore/platform.c 8 additions, 1 deletionfs/pstore/platform.c
- fs/pstore/ram.c 15 additions, 13 deletionsfs/pstore/ram.c
- include/linux/pstore.h 0 additions, 8 deletionsinclude/linux/pstore.h
- kernel/trace/trace_functions.c 1 addition, 14 deletionskernel/trace/trace_functions.c
Loading
Please register or sign in to comment