From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Andrzej Siewior Subject: Re: [PATCH RT 2/5] a few open coded completions Date: Sun, 15 Dec 2013 16:28:39 +0100 Message-ID: <20131215152839.GJ31090@linutronix.de> References: <20131211003732.351606520@goodmis.org> <20131211003801.836995968@goodmis.org> <52A875D9.6090609@mvista.com> <20131211103420.291aa61c@gandalf.local.home> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Corey Minyard , linux-kernel@vger.kernel.org, linux-rt-users , Thomas Gleixner , Carsten Emde , John Kacur To: Steven Rostedt Return-path: Content-Disposition: inline In-Reply-To: <20131211103420.291aa61c@gandalf.local.home> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-rt-users.vger.kernel.org * Steven Rostedt | 2013-12-11 10:34:20 [-0500]: >As this chunck doesn't need to be in the stable branch, I'm just going >to nuke it. > >I'll even fix up the change log too. Thank you for the fixups. I just did the same thing in the v3.12 tree. The chunk you nuked is now in Dave's net tree as a0a9663dd214 ("net: make neigh_priv_len in struct net_device 16bit instead of 8bit"). As it describes it is buggy on -RT but not mainline therefore it has no stable tag for mainline and I would add one for RT. > >Thanks, > >-- Steve Sebastian