[patch 16/17] recent match: fix "sleeping function called from invalid context"

2006-06-01 Thread akpm
From: Patrick McHardy <[EMAIL PROTECTED]> create_proc_entry must not be called with locks held. Use a mutex instead to protect data only changed in user context. Signed-off-by: Patrick McHardy <[EMAIL PROTECTED]> Signed-off-by: Andrew Morton <[EMAIL PROTECTED]> --- net/ipv4/netfilter/ipt_rece

Re: [patch 16/17] recent match: fix "sleeping function called from invalid context"

2006-06-01 Thread Andrew Morton
oops, sorry, I didn't mean to send 16 and 17. - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html