[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1383766098.21999.2.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 06 Nov 2013 11:28:18 -0800
From: Eric Dumazet <eric.dumazet@...il.com>
To: Daniel Borkmann <dborkman@...hat.com>
Cc: Andrey Vagin <avagin@...nvz.org>, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
Alexei Starovoitov <ast@...mgrid.com>,
Eric Dumazet <edumazet@...gle.com>,
"David S. Miller" <davem@...emloft.net>,
stable@...r.kernel.org.#.3.12
Subject: Re: [PATCH] net: don't forget to free sk_filter
On Wed, 2013-11-06 at 20:19 +0100, Daniel Borkmann wrote:
> When you send v2 with Alexei's feedback, please also be more specific
> in your subject like "net: x86: bpf: don't forget to free sk_filter"
> or the like. Also it's enough to say 'This memory leak was introduced
> by commit d45ed4a4e3 ("net: fix unsafe set_memory_rw from softirq")'
> instead of copying the whole log. Anyways, for v2 with feedback included
> then:
Actually, the new way [1] of doing this would be to use the 'Fixes:' tag
as in :
Fixes: <12 digits SHA1> ("net: fix unsafe set_memory_rw from softirq")
[1] As discussed at last Kernel Summit
Example in
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=6920a1bd037374a632d585de127b6f945199dcb8
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists