From mboxrd@z Thu Jan 1 00:00:00 1970 From: acme@kernel.org (Arnaldo Carvalho de Melo) Date: Thu, 15 Feb 2018 11:55:12 -0300 Subject: [PATCH 0/3] perf tools: Miscellaneous fix from the previous cycle In-Reply-To: <1518467557-18505-1-git-send-email-mathieu.poirier@linaro.org> References: <1518467557-18505-1-git-send-email-mathieu.poirier@linaro.org> Message-ID: <20180215145512.GC30974@kernel.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Em Mon, Feb 12, 2018 at 01:32:34PM -0700, Mathieu Poirier escreveu: > Good day Arnaldo, > > Here are 3 patches that were sent late in the v4.15 cycle, too late for > you to pick up for the v4.16 cycle. I don't know if they are on a backlog > of yours somewhere or if you've made a mental note of them - if so kindly > disregard this set. Otherwise, here they are again, rebased to your latest > perf/core [1]. > > All 3 patches are required for proper functionning of the CoreSight > trace decoding integration that is in the current cycle. Thanks, applied the 3 patches. - Arnaldo