Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
Pull pstore patches from Tony Luck: "A few fixes to reduce places where pstore might hang a system in the crash path. Plus a new mountpoint (/sys/fs/pstore ... makes more sense then /dev/pstore)." Fix up trivial conflict in drivers/firmware/efivars.c * tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux: pstore: Create a convenient mount point for pstore efi_pstore: Introducing workqueue updating sysfs efivars: Disable external interrupt while holding efivars->lock efi_pstore: Avoid deadlock in non-blocking paths pstore: Avoid deadlock in panic and emergency-restart path
Showing
- Documentation/ABI/testing/pstore 5 additions, 5 deletionsDocumentation/ABI/testing/pstore
- drivers/firmware/efivars.c 133 additions, 47 deletionsdrivers/firmware/efivars.c
- fs/pstore/inode.c 17 additions, 1 deletionfs/pstore/inode.c
- fs/pstore/platform.c 29 additions, 6 deletionsfs/pstore/platform.c
- include/linux/efi.h 2 additions, 1 deletioninclude/linux/efi.h
- include/linux/pstore.h 6 additions, 0 deletionsinclude/linux/pstore.h
Loading
Please register or sign in to comment