]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
pstore: Pass header size in the pstore write callback
authorAruna Balakrishnaiah <aruna@linux.vnet.ibm.com>
Thu, 27 Jun 2013 08:32:56 +0000 (14:02 +0530)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 1 Jul 2013 08:10:48 +0000 (18:10 +1000)
commit6bbbca735936e15b9431882eceddcf6dff76e03c
tree480bb28754a7e47fe341530d98299e988b835224
parent74251fe21bfa9310ddba9e0436d1fcf389e602ee
pstore: Pass header size in the pstore write callback

Header size is needed to distinguish between header and the dump data.
Incorporate the addition of new argument (hsize) in the pstore write
callback.

Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com>
Acked-by: Kees Cook <keescook@chromium.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/platforms/pseries/nvram.c
drivers/acpi/apei/erst.c
drivers/firmware/efi/efi-pstore.c
fs/pstore/platform.c
fs/pstore/ram.c
include/linux/pstore.h