Re: [ANNOUNCE] ipset 4.0 released

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

 



On Tuesday 2009-11-10 22:15, Jozsef Kadlecsik wrote:

>Hi,
>
>I'm happy to announce the new ipset release which fixes kernel version 
>compatibility and alignment issues:
>
>Kernel part changes:
>  - Do not use DECLARE_MUTEX (compatibility fix on 2.6.31-rt, Jan
>    Engelhardt)

This is partially missing from ipset4 -- there is still a
call to init_MUTEX(...) in __init, which is not possible in -rt;
it should be sema_init(&lock, 1).
--
To unsubscribe from this list: send the line "unsubscribe netfilter" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux