From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: [Patch] mqueue: fix netlink sock refcnt and skb refcnt Date: Mon, 10 Jul 2017 11:09:47 -0700 Message-ID: References: <1499663303-4514-1-git-send-email-xiyou.wangcong@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Cc: Network Development , Linux Kernel Mailing List , Andrew Morton , Manfred Spraul To: Cong Wang Return-path: In-Reply-To: <1499663303-4514-1-git-send-email-xiyou.wangcong@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org This thing is definitely not cc'd to the right people: On Sun, Jul 9, 2017 at 10:08 PM, Cong Wang wrote: > > Cc: Linus Torvalds > Cc: Andrew Morton > Cc: Manfred Spraul > Signed-off-by: Cong Wang Unlike your previous patch, this seems to be more of a generic netlink interface issue, so you should primarily talk to the networking people, I'm not sure it makes much sense to cc me/Andrew/Manfred. Linus