commit | e62cac1fd035b4cde707285008499dbe71955a86 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Nov 30 14:33:29 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 30 14:33:29 2010 -0800 |
tree | 214447e9efd4dc49f5bb707c7c1c0073a3df9803 | |
parent | 91921fef7c658b12de53376b312d071d757f7770 [diff] |
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 <davem@davemloft.net>