-
Kai Germaschewski authored
The current way of passing a command to inc the module use count is inherently racy, so expose a struct module *owner instead (which makes it possible to fix this race, though that's not done yet). Also, add some missing #include <linux/interrupt.h>
315c77b4