Re: [PATCH next&mainline] oprofile: fix build when CONFIG_PM isdisabled

From: Robert Richter
Date: Wed Sep 01 2010 - 15:38:38 EST


On 01.09.10 18:50:02, Robert Richter wrote:
> On 01.09.10 12:41:32, Randy Dunlap wrote:
> > From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
> >
> > Using do/while for a function-returning-a-value does not
> > make gcc happy, so change it to a static inline function.
> > (happens when CONFIG_PM is not enabled)
> >
> > arch/x86/oprofile/nmi_int.c:784: error: expected expression before 'do'
> >
> > Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> I already sent a fix to Ingo that fixes this.
>
> Will update my for-next branch as soon as it is applied in tip.

The patch is now upstream in urgent of the oprofile tree. For-next is
also updated.

Sorry for the trouble.

-Robert

--
Advanced Micro Devices, Inc.
Operating System Research Center

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