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:
15e3608
)
sparc: Don't do expensive hypervisor PCR write unless necessary.
author
David S. Miller
<davem@davemloft.net>
Thu, 28 Jul 2011 03:46:25 +0000
(20:46 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 28 Jul 2011 03:46:25 +0000
(20:46 -0700)
The hypervisor call is only necessary if hypervisor events are
being requested.
So if we're not tracking hypervisor events, simply do a direct
register write.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found