Re: [PATCH 02/11] perf jevents: Relocate test events to cpu folder
From: John Garry
Date: Tue Aug 10 2021 - 10:25:04 EST
On 10/08/2021 15:01, Arnaldo Carvalho de Melo wrote:
Shall I send this as a formal patch?
The question is when should I apply this patch? After this series? After
the patch I commented about, before?
Hi Arnaldo,
I think that you can apply it before the series. This is a pre-existing
issue that there was no dependency checking on the test events folder
for rebuilding pmu-event.c .
Thanks