From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 20/25] sparc: Use Kbuild infrastructure to handle asm-generic headers Date: Fri, 12 Oct 2012 23:19:41 -0400 (EDT) Message-ID: <20121012.231941.1930318153077157651.davem@davemloft.net> References: <20121013022632.024527228@goodmis.org> <20121013022955.307620438@goodmis.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20121013022955.307620438@goodmis.org> Sender: linux-kernel-owner@vger.kernel.org To: rostedt@goodmis.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, akpm@linux-foundation.org List-Id: linux-arch.vger.kernel.org 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 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from shards.monkeyblade.net ([149.20.54.216]:53064 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751027Ab2JMDTp (ORCPT ); Fri, 12 Oct 2012 23:19:45 -0400 Date: Fri, 12 Oct 2012 23:19:41 -0400 (EDT) Message-ID: <20121012.231941.1930318153077157651.davem@davemloft.net> Subject: Re: [PATCH 20/25] sparc: Use Kbuild infrastructure to handle asm-generic headers From: David Miller In-Reply-To: <20121013022955.307620438@goodmis.org> References: <20121013022632.024527228@goodmis.org> <20121013022955.307620438@goodmis.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: linux-arch-owner@vger.kernel.org List-ID: To: rostedt@goodmis.org Cc: linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org, akpm@linux-foundation.org Message-ID: <20121013031941.NKiKJYi66qV-S9y7iF9va1q87wImGGe2MM48pqAnStM@z> 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