Re: [PATCH 3/4] perf-events: Add support for supplementary eventregisters v3

From: Peter Zijlstra
Date: Thu Nov 18 2010 - 06:46:10 EST


On Thu, 2010-11-18 at 12:16 +0100, Andi Kleen wrote:
>
> > > + * Runs later because per cpu allocations don't work early on.
> > > + */
> > > +__initcall(init_intel_percore);
> >
> > I've got a patch moving the whole pmu init to early_initcall(), which is
> > after mm_init() so it would actually work.
>
> So do you want to make this patchkit depend on that patch?
> Or just integrate it and then change later?

Doesn't really matter, I can fix it up afterwards, just wanted to let
you know.. I can also flip that enable thing.

I'll take these 4 patches and fixup these things and then see what falls
out ;-)

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