From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752862AbdDJHik (ORCPT ); Mon, 10 Apr 2017 03:38:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42522 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751396AbdDJHij (ORCPT ); Mon, 10 Apr 2017 03:38:39 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com D1C4BC04B923 Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=redhat.com Authentication-Results: ext-mx07.extmail.prod.ext.phx2.redhat.com; spf=pass smtp.mailfrom=jolsa@redhat.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com D1C4BC04B923 Date: Mon, 10 Apr 2017 09:38:35 +0200 From: Jiri Olsa To: Xishi Qiu Cc: LKML , acme@kernel.org, Wang Nan , Ingo Molnar , Peter Zijlstra , alexander.shishkin@linux.intel.com, adrian.hunter@intel.com Subject: Re: WARNING: at arch/x86/kernel/cpu/perf_event_intel_cqm.c:186 __put_rmid+0x28/0x80() Message-ID: <20170410073835.GB24388@krava> References: <58B7C1D4.3080604@huawei.com> <58EAFFBB.9000009@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <58EAFFBB.9000009@huawei.com> User-Agent: Mutt/1.8.0 (2017-02-23) X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.31]); Mon, 10 Apr 2017 07:38:39 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 10, 2017 at 11:44:59AM +0800, Xishi Qiu wrote: > On 2017/3/2 14:55, Xishi Qiu wrote: > ping > > > Hi, I test Trinity, and got the following log. > > My OS version is RHEL 7.2, I'm not sure if it has fixed in mainline. > > Any comment is welcome. RHEL7.3 and the latest should have all cqm fixes that are in mainline, any chance you could upgrade? jirka