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:
2ecd1ab
)
kvm: mmu: delay mmu audit activation
author
Sasha Levin
<sasha.levin@oracle.com>
Tue, 19 Nov 2013 20:22:47 +0000
(15:22 -0500)
committer
Gleb Natapov
<gleb@redhat.com>
Wed, 20 Nov 2013 09:12:56 +0000
(11:12 +0200)
We should not be using jump labels before they were initialized. Push back
the callback to until after jump label initialization.
Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
No differences found