commit | 521ee0cfb876dd31ce4e0878e1163fe0817a7acc | [log] [tgz] |
---|---|---|
author | Sasha Levin <sasha.levin@oracle.com> | Tue Nov 19 15:22:47 2013 -0500 |
committer | Gleb Natapov <gleb@redhat.com> | Wed Nov 20 11:12:56 2013 +0200 |
tree | c082f0f39697f6d7d39a1986066716e73619f701 | |
parent | 2ecd1aba597726c9053ba1a112e3d8fdc5ca08ff [diff] |
kvm: mmu: delay mmu audit activation 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>