Re: [RFC] perf, x86: Segregate PMU workaraunds intox86_pmu_quirk_ops structure

From: Peter Zijlstra
Date: Mon May 31 2010 - 09:43:49 EST


On Mon, 2010-05-31 at 15:00 +0200, Robert Richter wrote:
>
> The quirk functions add additional code and ops structures to the
> already existing model specific code. This quirks would be fine if we
> would could merge model specific code and get unified code. But these
> model specific code cannot be replaced. So I rather prefer to
> implement cpu errata in model specific code.

The reason the existing quirk() function is called after *_pmu_init() is
because of the funny way it all writes to the console.


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