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:
7a9cdd9
)
pstore: Add hsize argument in write_buf call of pstore_ftrace_call
author
Aruna Balakrishnaiah
<aruna@linux.vnet.ibm.com>
Tue, 2 Jul 2013 05:36:54 +0000
(11:06 +0530)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Tue, 2 Jul 2013 08:39:37 +0000
(18:39 +1000)
Incorporate the addition of hsize argument in write_buf callback
of pstore. This was forgotten in
6bbbca735936e15b9431882eceddcf6dff76e03c
pstore: Pass header size in the pstore write callback
Causing a build failure when ftrace and pstore are enabled.
Signed-off-by: Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found