On Thu, Aug 4, 2016 at 5:10 AM, Jamal Hadi Salim <j...@mojatatu.com> wrote: > On 16-08-03 11:20 AM, Cong Wang wrote: >> >> On Wed, Aug 3, 2016 at 4:36 AM, Jamal Hadi Salim <j...@mojatatu.com> wrote: >>> >>> Cong, >>> >>> Improvement on the basic test as it no longer oopses, but: >>> here's a test that will oops: >> >> >> Make sure you test this together with the other patch I sent >> (sorry I didn't number them), the other patch also fixed an oops. >> > > Ok, just included second patch - problem still there. > Try the testcase i outlined earlier.
I tried it yesterday, and have been working on a patch. Basically, I need to replace the list with a flex_array to hold pointers to these actions. I will send it out tomorrow. Thanks.