[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAM_iQpVEA6vJxveDO2j7z1yPdS3Ed90T89Q6nU784inEX0ryvQ@mail.gmail.com>
Date: Thu, 4 Aug 2016 08:29:22 -0700
From: Cong Wang <xiyou.wangcong@...il.com>
To: Jamal Hadi Salim <jhs@...atatu.com>
Cc: Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: Re: [Patch net-next] net_sched: remove the leftover cleanup_a()
On Thu, Aug 4, 2016 at 5:10 AM, Jamal Hadi Salim <jhs@...atatu.com> wrote:
> On 16-08-03 11:20 AM, Cong Wang wrote:
>>
>> On Wed, Aug 3, 2016 at 4:36 AM, Jamal Hadi Salim <jhs@...atatu.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.
Powered by blists - more mailing lists