Re: [PATCH 0/3] timers: Allocate per-cpu tvec_base's statically

From: Peter Zijlstra
Date: Mon Mar 30 2015 - 06:27:41 EST


On Mon, Mar 30, 2015 at 03:25:36PM +0530, Viresh Kumar wrote:
> On 30 March 2015 at 13:48, Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> > I did the below on top; I'll sit on these patches for a wee while in the
> > hope of the blackfin maintainer explaining his reasons for wrecking
> > ____cacheline_aligned.
>
> Two things I wanted to mention:
>
> 1.) We may need to drop the patch 2/3 as that breaks build for xtensa and tile.
>
> kernel/time/timer.c: In function 'init_timers_cpu':
> kernel/time/timer.c:1539:1: error: section attribute cannot be
> specified for local variables

> Can these be fixed somehow ?

Hmm, is your xtensa/tile compiler different from your others? But no,
I think we need to move it back to global scope. Lemme go do that.
--
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/