RE: [char-misc-next 2/3] mei: fix reading large reposnes

From: Winkler, Tomas
Date: Fri Apr 19 2013 - 14:59:59 EST


>
> On Fri, Apr 19, 2013 at 09:16:54PM +0300, Tomas Winkler wrote:
> > While writting to device is limitted to max_msg_length advertized in
> > client properites the read can be much longer delivered consequiting
> chunks.
> >
> > We use krealloc to enlarge the buffer when needed.
> >
> > Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx>
>
> Patch 1/3 had some fuzz in interrupt.c, so I fixed that up by hand, but this
> one just fails to apply at all:
> checking file drivers/misc/mei/bus.c
> checking file drivers/misc/mei/client.c
> checking file drivers/misc/mei/client.h
> checking file drivers/misc/mei/interrupt.c
> Hunk #1 FAILED at 145.
> 1 out of 1 hunk FAILED
> checking file drivers/misc/mei/main.c
>
> So something is out of sync between us.
>
> Care to refresh this patch based on my latest tree, and 3/3, and resend
> them?
Grrr, I sent you one patch less, I've rebased this new spelling fix and missed to count it in.
I'm resending the missing patches.

Tomas

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/