From: David S. Miller Date: Tue, 30 Nov 2010 22:33:29 +0000 (-0800) Subject: sparc: Pass buffer pointer all the way down to prom_{get,put}char(). X-Git-Tag: v2.6.37-rc6~13^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e62cac1fd035b4cde707285008499dbe71955a86;p=pandora-kernel.git sparc: Pass buffer pointer all the way down to prom_{get,put}char(). This gets us closer to being able to eliminate the use of dynamic and stack based buffers, so that we can adhere to the "no buffer addresses above 4GB" rule for PROM calls. Signed-off-by: David S. Miller --- Reading git-diff-tree failed