ISDN: Introduce .owner
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>
Showing
Please register or sign in to comment