On Tuesday 01 April 2003 13:33, Martin Josefsson wrote: > On Tue, 2003-04-01 at 02:36, Lyashkov Alex wrote: > > > in init() you read_unlock(&s_context_lock); when it should be read_lock > > > > Ok, not all but a few have a read_unlock() instead of a read_lock() when > trying to lock the s_context_lock. > > arp_tables.c > ip_tables.c > ipt_LOG.c > ipt_MARK.c > ipt_MASQUERADE.c > ipt_MIRROR.c > ipt_REDIRECT.c > ipt_REJECT.c > ipt_TCPMSS.c > ipt_TOS.c > ipt_ah.c Ок. i fix it. In current I preparing to test it version on smp machine.
-- With best regards, Alex
