drbd-0.6.9 on FC1 kernel?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On compiling the kernel module i get this error. Any idea how i can
compile drbd module on Fedora Core 1?



drbd_main.c: In function `drbd_send':
drbd_main.c:780: structure has no member named `sigmask_lock'
drbd_main.c:784: too many arguments to function
`recalc_sigpending_Rfb6af58d'
drbd_main.c:790: structure has no member named `sigmask_lock'
drbd_main.c:793: too many arguments to function
`recalc_sigpending_Rfb6af58d'
drbd_main.c:847: structure has no member named `sigmask_lock'
drbd_main.c:854: too many arguments to function
`recalc_sigpending_Rfb6af58d'
drbd_main.c: In function `drbd_queue_signal':
drbd_main.c:1548: structure has no member named `sigmask_lock'
drbd_main.c:1550: too many arguments to function
`recalc_sigpending_Rfb6af58d'

- drbd_main.c :780 ->
spin_lock_irqsave(&current->SIGMASK_LOCK, flags);
        oldset = current->blocked;
        sigfillset(&current->blocked);
        sigdelset(&current->blocked,DRBD_SIG);
        RECALC_SIGPENDING(current);
        spin_unlock_irqrestore(&current->SIGMASK_LOCK, flags);
<--------------------




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux