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:
70b0e7a
)
[SPARC64]: Allow userspace to get at the machine description.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 16 Aug 2007 04:02:23 +0000
(21:02 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 16 Aug 2007 04:02:23 +0000
(21:02 -0700)
Like the OF device tree, it's useful to let userland get
at the machine description so it can pretty print the
graph etc.
The implementation is a simple MISC device with a read method.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found