From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754894Ab0IMKcZ (ORCPT ); Mon, 13 Sep 2010 06:32:25 -0400 Received: from mtagate2.de.ibm.com ([195.212.17.162]:46147 "EHLO mtagate2.de.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754833Ab0IMKcY (ORCPT ); Mon, 13 Sep 2010 06:32:24 -0400 Date: Mon, 13 Sep 2010 12:32:13 +0200 From: Martin Schwidefsky To: Huang Ying Cc: Ingo Molnar , "H. Peter Anvin" , Peter Zijlstra , paulus , "linux-kernel@vger.kernel.org" , Andi Kleen , dhowells , Russell King , Kyle McMartin , davem , Linux-Arch Subject: Re: [PATCH -tip -v4] irq_work: generic hard-irq context callbacks Message-ID: <20100913123213.76b1b5fa@mschwide.boeblingen.de.ibm.com> In-Reply-To: <1284360648.3269.115.camel@yhuang-dev.sh.intel.com> References: <1284360648.3269.115.camel@yhuang-dev.sh.intel.com> Organization: IBM Corporation X-Mailer: Claws Mail 3.7.6 (GTK+ 2.20.1; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 13 Sep 2010 14:50:48 +0800 Huang Ying wrote: > From: Peter Zijlstra > > In order for other NMI context users that want to run things from > hard-IRQ context, extract the perf_event callback mechanism. > > Huang Ying: some fixes > > This patch is only tested on x86 platform. > > > v4: > > -rebased on latest -tip tree > > Signed-off-by: Peter Zijlstra > Signed-off-by: Huang Ying On s390 I get compile errors: include/linux/perf_event.h:464:29: error: asm/perf_event.h: No such file or directory Not a good idea to completely remove the perf_event.h from arch/s390/include/asm. With an empty header file the kernel at least compiles. -- blue skies, Martin. "Reality continues to ruin my life." - Calvin.