• Kai Germaschewski's avatar
    ISDN: Introduce .owner · 315c77b4
    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
tpam_main.c 6.89 KB