[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130419182543.GA30807@kroah.com>
Date: Fri, 19 Apr 2013 11:25:43 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Tomas Winkler <tomas.winkler@...el.com>
Cc: arnd@...db.de, linux-kernel@...r.kernel.org
Subject: Re: [char-misc-next 2/3] mei: fix reading large reposnes
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@...el.com>
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?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists