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:
6e556b4
)
powerpc/powernv: Add OPAL message log interface
author
Joel Stanley
<joel@jms.id.au>
Tue, 1 Apr 2014 03:58:19 +0000
(14:28 +1030)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Wed, 9 Apr 2014 02:53:19 +0000
(12:53 +1000)
OPAL provides an in-memory circular buffer containing a message log
populated with various runtime messages produced by the firmware.
Provide a sysfs interface /sys/firmware/opal/msglog for userspace to
view the messages.
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found