Re: [PATCH] Add hsize argument in write_buf call of pstore_ftrace_call

2013-07-02 Thread Benjamin Herrenschmidt
On Tue, 2013-07-02 at 11:06 +0530, Aruna Balakrishnaiah wrote: > Incorporate the addition of hsize argument in write_buf callback > of pstore. Thanks. I've added that to powerpc-next. It should hit Stephen tomorrow. Cheers, Ben. > Signed-off-by: Aruna Balakrishnaiah > --- > > fs/pstore/ftrace

[PATCH] Add hsize argument in write_buf call of pstore_ftrace_call

2013-07-01 Thread Aruna Balakrishnaiah
Incorporate the addition of hsize argument in write_buf callback of pstore. Signed-off-by: Aruna Balakrishnaiah --- fs/pstore/ftrace.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fs/pstore/ftrace.c b/fs/pstore/ftrace.c index 43b1280..76a4eeb 100644 --- a/fs/pstore/ftr