From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 1/7] perf/aux: Make perf_event accessible to setup_aux() References: <20190115230742.13730-1-mathieu.poirier@linaro.org> <20190115230742.13730-2-mathieu.poirier@linaro.org> From: Suzuki K Poulose Message-ID: <8b217adf-6af0-e1c9-32ce-57e707fe7f60@arm.com> Date: Wed, 16 Jan 2019 10:21:33 +0000 MIME-Version: 1.0 In-Reply-To: <20190115230742.13730-2-mathieu.poirier@linaro.org> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org List-Archive: To: mathieu.poirier@linaro.org, acme@kernel.org, peterz@infradead.org, gregkh@linuxfoundation.org Cc: mark.rutland@arm.com, linux-s390@vger.kernel.org, alexander.shishkin@linux.intel.com, will.deacon@arm.com, heiko.carstens@de.ibm.com, adrian.hunter@intel.com, ast@kernel.org, mingo@redhat.com, linux-arm-kernel@lists.infradead.org, hpa@zytor.com, schwidefsky@de.ibm.com, namhyung@kernel.org, tglx@linutronix.de, jolsa@redhat.com, linux-kernel@vger.kernel.org List-ID: On 15/01/2019 23:07, Mathieu Poirier wrote: > When pmu::setup_aux() is called the coresight PMU needs to know which > sink to use for the session by looking up the information in the > event's attr::config2 field. > > As such simply replace the cpu information by the complete perf_event > structure and change all affected customers. > > Signed-off-by: Mathieu Poirier > --- Looks fine to me. FWIW: Reviewed-by: Suzuki K Poulose _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel