From: Linus Torvalds Date: Sat, 9 Mar 2019 17:02:47 +0000 (-0800) Subject: Merge tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees... X-Git-Tag: v5.4-rc1~1462 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a39f009acefd85d3e36bcae828a4e67c9dce9684;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'pstore-v5.1-rc1' of git://git./linux/kernel/git/kees/linux Pull pstore cleanups from Kees Cook: - Remove some needless memory allocations (Yue Hu, Kees Cook) - Add zero-length checks to avoid no-op calls (Yue Hu) * tag 'pstore-v5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: pstore/ram: Avoid needless alloc during header write pstore/ram: Add kmsg hlen zero check to ramoops_pstore_write() pstore/ram: Move initialization earlier pstore: Avoid writing records with zero size pstore/ram: Replace dummy_data heap memory with stack memory --- a39f009acefd85d3e36bcae828a4e67c9dce9684