Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932187Ab1C3K61 (ORCPT ); Wed, 30 Mar 2011 06:58:27 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:48592 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932128Ab1C3K6Z convert rfc822-to-8bit (ORCPT ); Wed, 30 Mar 2011 06:58:25 -0400 Subject: Re: [RFC PATCH 4/5] RCU: Add TASK_RCU_OFFSET From: Peter Zijlstra To: Michal Marek Cc: Lai Jiangshan , "H. Peter Anvin" , paulmck@linux.vnet.ibm.com, Jan Beulich , Ingo Molnar , Alexander van Heukelum , Dipankar Sarma , Andrew Morton , Sam Ravnborg , David Howells , Oleg Nesterov , Roland McGrath , Serge Hallyn , linux-kernel@vger.kernel.org, Thomas Gleixner , Steven Rostedt In-Reply-To: <20110330105505.GA3195@sepie.suse.cz> References: <4D8FF9BC.7050609@cn.fujitsu.com> <4D90647902000078000389CB@vpn.id2.novell.com> <4D924BAF.1020906@linux.intel.com> <20110329213130.GK2261@linux.vnet.ibm.com> <4D924FEE.8040804@linux.intel.com> <20110329214704.GM2261@linux.vnet.ibm.com> <4D9256AF.5000308@linux.intel.com> <20110330004725.GO2261@linux.vnet.ibm.com> <4D92BECA.50802@cn.fujitsu.com> <4D92DA32.2010809@cn.fujitsu.com> <20110330105505.GA3195@sepie.suse.cz> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Wed, 30 Mar 2011 12:57:36 +0200 Message-ID: <1301482656.4859.171.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 629 Lines: 13 On Wed, 2011-03-30 at 12:55 +0200, Michal Marek wrote: > Subject: [PATCH] headers: Allow for lightweight inclusion of task_struct definition > > Factor out a couple of type definitions to
_types.h to allow > using task_struct without pulling tons of new dependencies via sched.h. Urgh, not pretty.. so why not clean up sched.h properly? There's way too much cruft in there. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/