[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B5DD76D.2050306@pardus.org.tr>
Date: Mon, 25 Jan 2010 19:39:57 +0200
From: Ozan Çağlayan <ozan@...dus.org.tr>
To: Greg KH <greg@...ah.com>
CC: Thomas Gleixner <tglx@...utronix.de>, Greg KH <gregkh@...e.de>,
linux-kernel@...r.kernel.org, stable@...nel.org,
Xiaotian Feng <dfeng@...hat.com>,
Andrew Morton <akpm@...ux-foundation.org>,
torvalds@...ux-foundation.org, stable-review@...nel.org,
alan@...rguk.ukuu.org.uk
Subject: Re: [stable] [00/29] 2.6.32.6 stable review
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists