From: Tomas Winkler Date: Fri, 19 Apr 2013 19:01:35 +0000 (+0300) Subject: mei: fix reading large reposnes X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~139^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcb136e1ac5774909e0d85189f721b8dfa800e0f;p=pandora-kernel.git mei: fix reading large reposnes 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed