git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
74251fe
)
pstore: Pass header size in the pstore write callback
author
Aruna Balakrishnaiah
<aruna@linux.vnet.ibm.com>
Thu, 27 Jun 2013 08:32:56 +0000
(14:02 +0530)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Mon, 1 Jul 2013 08:10:48 +0000
(18:10 +1000)
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>
No differences found