From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Date: Fri, 13 Feb 2009 11:58:51 +0000 Subject: Re: [git pull] preempt-count: force hardirq-count to max of 10 Message-Id: <20090213115851.GK15679@elte.hu> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Steven Rostedt Cc: LKML , linux-alpha@vger.kernel.org, linux-arch@vger.kernel.org, linux-m68k@vger.kernel.org, linux-ia64@vger.kernel.org, kernel@avr32linux.org, Thomas Gleixner , Andrew Morton , Peter Zijlstra , =?iso-8859-1?Q?Fr=E9d=E9ric?= Weisbecker , Kenji Kaneshige , Tony Luck , Mike Travis , isimatu.yasuaki@jp.fujitsu.com * Steven Rostedt wrote: > Ingo, > > Please pull the latest tip/tracing/core tree, which can be found at: > > git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace.git > tip/tracing/core > > > Steven Rostedt (1): > preempt-count: force hardirq-count to max of 10 > > ---- > arch/alpha/include/asm/hardirq.h | 13 ---------- > arch/avr32/include/asm/hardirq.h | 11 -------- > arch/ia64/include/asm/hardirq.h | 10 -------- > include/linux/hardirq.h | 48 +++++++++++++++++++------------------- > 4 files changed, 24 insertions(+), 58 deletions(-) Pulled, thanks Steve. Ingo