From mboxrd@z Thu Jan 1 00:00:00 1970 From: Steven Rostedt Subject: Re: [PATCH 20/25] sparc: Use Kbuild infrastructure to handle asm-generic headers Date: Sat, 13 Oct 2012 09:54:00 -0400 Message-ID: <1350136440.24256.95.camel@gandalf.local.home> References: <20121013022632.024527228@goodmis.org> <20121013022955.307620438@goodmis.org> <20121012.231941.1930318153077157651.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from hrndva-omtalb.mail.rr.com ([71.74.56.122]:33226 "EHLO hrndva-omtalb.mail.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752683Ab2JMNyD (ORCPT ); Sat, 13 Oct 2012 09:54:03 -0400 In-Reply-To: <20121012.231941.1930318153077157651.davem@davemloft.net> Sender: linux-arch-owner@vger.kernel.org List-ID: To: David Miller Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, akpm@linux-foundation.org On Fri, 2012-10-12 at 23:19 -0400, David Miller wrote: > From: Steven Rostedt > Date: Fri, 12 Oct 2012 22:26:52 -0400 > > > From: Steven Rostedt > > > > Use Kbuild infrastructure to handle the asm-generic headers > > and remove the wrapper headers that call them. > > > > This only affects headers that do nothing but include the generic > > equivalent. It does not touch any header that does a little more. > > > > Cc: linux-kbuild@vger.kernel.org > > Cc: sparclinux@vger.kernel.org > > Cc: "David S. Miller" > > Signed-off-by: Steven Rostedt > > Acked-by: David S. Miller David, Would you like to take this patch? It's not dependent on any of the other patches. Otherwise I'll probably ask Andrew to pull it into his tree. Or I can just set up a branch and have it go into linux-next for the next merge window. -- Steve