aboutsummaryrefslogtreecommitdiff
path: root/Documentation/initrd.txt
diff options
context:
space:
mode:
authorCornelia Huck2013-02-28 12:33:18 +0100
committerMarcelo Tosatti2013-03-05 19:12:16 -0300
commita0f155e9646d5f1c263f6f9aae880151100243bb (patch)
tree761de60204c9c0a5c2208775295c6baa9e5693fb /Documentation/initrd.txt
parent6a773cb825afb74a600a08fe87fab55ee98ec2ac (diff)
KVM: Initialize irqfd from kvm_init().
Currently, eventfd introduces module_init/module_exit functions to initialize/cleanup the irqfd workqueue. This only works, however, if no other module_init/module_exit functions are built into the same module. Let's just move the initialization and cleanup to kvm_init and kvm_exit. This way, it is also clearer where kvm startup may fail. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'Documentation/initrd.txt')
0 files changed, 0 insertions, 0 deletions