From: Stephen Rothwell Date: Tue, 19 Sep 2006 12:17:49 +0000 (+1000) Subject: [POWERPC] convert string i/o operations to C X-Git-Tag: v2.6.19-rc1~1300^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5adcaf50cf697aa4d0c731107003c1383b59b214;p=pandora-kernel.git [POWERPC] convert string i/o operations to C This produces essentially the same code and will make the iSeries i/o consolidation easier. The count parameter is changed to long since that will produce the same (better) code on 32 and 64 bit builds. Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed