commit | 1d8b368ab4aacfc3f864655baad4d31a3028ec1a | [log] [tgz] |
---|---|---|
author | Aruna Balakrishnaiah <aruna@linux.vnet.ibm.com> | Tue Jul 02 11:06:54 2013 +0530 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Tue Jul 02 18:39:37 2013 +1000 |
tree | 67426d9ea87126eb8c41630f10621f2b591fb4fa | |
parent | 7a9cdd95fe153f86d23f63811ad4ba0ab32dad57 [diff] |
pstore: Add hsize argument in write_buf call of pstore_ftrace_call 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>