git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91921fe
)
sparc: Pass buffer pointer all the way down to prom_{get,put}char().
author
David S. Miller
<davem@davemloft.net>
Tue, 30 Nov 2010 22:33:29 +0000
(14:33 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 30 Nov 2010 22:33:29 +0000
(14:33 -0800)
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>
No differences found