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:
1c81063
)
KVM: PPC: BookE: Add EPR ONE_REG sync
author
Alexander Graf
<agraf@suse.de>
Fri, 4 Jan 2013 17:28:51 +0000
(18:28 +0100)
committer
Alexander Graf
<agraf@suse.de>
Thu, 10 Jan 2013 12:42:33 +0000
(13:42 +0100)
We need to be able to read and write the contents of the EPR register
from user space.
This patch implements that logic through the ONE_REG API and declares
its (never implemented) SREGS counterpart as deprecated.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found