Re: [PATCH -tip -v4] irq_work: generic hard-irq context callbacks

From: Peter Zijlstra
Date: Mon Sep 13 2010 - 07:36:53 EST


On Mon, 2010-09-13 at 12:32 +0200, Martin Schwidefsky wrote:
> On Mon, 13 Sep 2010 14:50:48 +0800
> Huang Ying <ying.huang@xxxxxxxxx> wrote:
>
> > From: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>
> >
> > 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 <a.p.zijlstra@xxxxxxxxx>
> > Signed-off-by: Huang Ying <ying.huang@xxxxxxxxx>
>
> 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.

Urgh, Huang, could you at least compile test the other arches?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/