From: Roman Mashak <mrv@mojatatu.com>
To: Cong Wang <xiyou.wangcong@gmail.com>
Cc: David Miller <davem@davemloft.net>,
Linux Kernel Network Developers <netdev@vger.kernel.org>,
Jamal Hadi Salim <jhs@mojatatu.com>
Subject: Re: [PATCH net 1/1] net sched actions: decrement module reference count after table flush.
Date: Fri, 24 Feb 2017 17:10:33 -0500 [thread overview]
Message-ID: <85a89bdyue.fsf@mojatatu.com> (raw)
In-Reply-To: <CAM_iQpW9E8UWDCVbqDqZ7pkjh5kTEO7W_=2Qk_aRUP4HMXypRQ@mail.gmail.com> (Cong Wang's message of "Fri, 24 Feb 2017 09:58:21 -0800")
Cong Wang <xiyou.wangcong@gmail.com> writes:
> On Fri, Feb 24, 2017 at 8:00 AM, Roman Mashak <mrv@mojatatu.com> wrote:
>> When tc actions are loaded as a module and no actions have been installed,
>> flushing them would result in actions removed from the memory, but modules
>> reference count not being decremented, so that the modules would not be
>> unloaded.
[...]
> Fixes commit f97017cdefefdb6a0e19266024b0c6f9fd411eeb ?
Yes, exactly.
> Acked-by: Cong Wang <xiyou.wangcong@gmail.com>
--
Roman Mashak
next prev parent reply other threads:[~2017-02-24 22:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-24 16:00 [PATCH net 1/1] net sched actions: decrement module reference count after table flush Roman Mashak
2017-02-24 17:58 ` Cong Wang
2017-02-24 22:10 ` Roman Mashak [this message]
2017-02-27 2:29 ` David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=85a89bdyue.fsf@mojatatu.com \
--to=mrv@mojatatu.com \
--cc=davem@davemloft.net \
--cc=jhs@mojatatu.com \
--cc=netdev@vger.kernel.org \
--cc=xiyou.wangcong@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.