Re: [stable] [00/29] 2.6.32.6 stable review

From: Ozan ÃaÄlayan
Date: Mon Jan 25 2010 - 12:40:16 EST


Greg KH wrote:
> On Mon, Jan 25, 2010 at 10:40:35AM +0200, Ozan ÃaÄlayan wrote:

>
> Huh? That says:
> clockevents: Add missing include to pacify sparse
>
> and does not sound like a problem that needs to be fixed for "real"
> users, right?
>
> Or does .32.6 have a build problem somewhere?

Applying the patch on top of 2.6.32.y causes build failure as the fix calls a macro from
"tick-internal.h".

#include "tick-internal.h"

was added to clockevents.c with 8e1a928a2ed7e8 in linux-2.6/master for another reason e.g.
the patch is OK for linux-2.6/master but should be modified to add #include directive
for .32.y when backporting.

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