commit | bef1d88263ff769f15aa0e1515cdcede84e61d15 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 09 21:42:05 2020 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 09 21:42:05 2020 -0800 |
tree | 25208c2ee789fa255baa10fd22769e57444ea86e | |
parent | 6d25ef773538c82445ee2ea849acecc0889cc7f6 [diff] | |
parent | e163fdb3f7f8c62dccf194f3f37a7bcb3c333aa8 [diff] |
Merge tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux Pull pstore fix from Kees Cook: "Cengiz Can forwarded a Coverity report about more problems with a rare pstore initialization error path, so the allocation lifetime was rearranged to avoid needing to share the kfree() responsibilities between caller and callee" * tag 'pstore-v5.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: pstore/ram: Regularize prz label allocation lifetime