Re: [PATCH 02/11] perf jevents: Relocate test events to cpu folder
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-08-10 14:34:12
Also in:
lkml
From: Arnaldo Carvalho de Melo <acme@kernel.org>
Date: 2021-08-10 14:34:12
Also in:
lkml
Em Tue, Aug 10, 2021 at 03:23:07PM +0100, John Garry escreveu:
On 10/08/2021 15:01, Arnaldo Carvalho de Melo wrote:quoted
quoted
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 .
Ok, will do so, thanks for clarifying. - Arnaldo