982bae43f1
Mark kvm_mmu_x86_module_init() with __init, the entire reason it exists
is to initialize variables when kvm.ko is loaded, i.e. it must never be
called after module initialization.
Fixes:
|
||
---|---|---|
.. | ||
asm | ||
uapi/asm |