From: Al Viro Date: Sun, 14 Apr 2013 00:31:37 +0000 (-0400) Subject: new helper: read_code() X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~74^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dc20cb282ec03cc4c997130d680c800011ed479;p=pandora-kernel.git new helper: read_code() switch binfmts that use ->read() to that (and to kernel_read() in several cases in binfmt_flat - sure, it's nommu, but still, doing ->read() into kmalloc'ed buffer...) Signed-off-by: Al Viro --- Reading git-diff-tree failed