Re: tc related lockdep warning.
From: Jarek Poplawski <hidden>
Date: 2006-09-25 13:00:51
From: Jarek Poplawski <hidden>
Date: 2006-09-25 13:00:51
On 25-09-2006 14:47, jamal wrote:
On Mon, 2006-25-09 at 14:43 +0200, Jarek Poplawski wrote:quoted
It's probably 2.6.18 and should change a little now (git4) but IMHO main problem stays: it looks tcf_act_police_locate in act_police.c was preempted in read_lock (tcf_police_lookup) - now the same is possible in tcf_hash_lookup. So maybe read_lock_bh will help?Yes, that looks plausible. Can you try making those changes and see if the warning is gone?
I hope you are asking Dave Jones... Jarek P.