Re: [PATCH 3/6] x86, NMI: Add priorities to handlers

From: Don Zickus
Date: Fri Jan 07 2011 - 12:48:50 EST


On Fri, Jan 07, 2011 at 03:50:17PM +0100, Peter Zijlstra wrote:
> On Fri, 2011-01-07 at 09:43 -0500, Don Zickus wrote:
>
> > > I had to add the below to make things build here.
> > >
> > > ---
> > > Index: linux-2.6/arch/x86/kernel/kgdb.c
> > > ===================================================================
> > > --- linux-2.6.orig/arch/x86/kernel/kgdb.c
> > > +++ linux-2.6/arch/x86/kernel/kgdb.c
> > > @@ -48,6 +48,7 @@
> > > #include <asm/apicdef.h>
> > > #include <asm/system.h>
> > > #include <asm/apic.h>
> > > +#include <asm/nmi.h>
> > >
> > > struct dbg_reg_def_t dbg_reg_def[DBG_MAX_REG_NUM] =
> > > {
> > >
> >
> > Doh. I missed a spot. Thanks for the catch. I'll add that and repost.
>
> I already fixed it up and send it Ingo-wards.

Awesome. Thanks for that!

Cheers,
Don

--
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/