From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.8 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B5654C433EF for ; Tue, 14 Sep 2021 18:23:54 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8CF62610F9 for ; Tue, 14 Sep 2021 18:23:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230151AbhINSZL (ORCPT ); Tue, 14 Sep 2021 14:25:11 -0400 Received: from mga06.intel.com ([134.134.136.31]:52821 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229605AbhINSZJ (ORCPT ); Tue, 14 Sep 2021 14:25:09 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10107"; a="283094752" X-IronPort-AV: E=Sophos;i="5.85,292,1624345200"; d="scan'208";a="283094752" Received: from fmsmga007.fm.intel.com ([10.253.24.52]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Sep 2021 11:23:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.85,292,1624345200"; d="scan'208";a="470309630" Received: from nntpdsd52-165.inn.intel.com ([10.125.52.165]) by fmsmga007.fm.intel.com with ESMTP; 14 Sep 2021 11:23:50 -0700 From: alexander.antonov@linux.intel.com To: peterz@infradead.org, linux-kernel@vger.kernel.org Cc: kan.liang@linux.intel.com, ak@linux.intel.com, alexey.v.bayduraev@linux.intel.com, alexander.antonov@linux.intel.com Subject: [PATCH 0/3] Several fixes for event constraints on SKX and SNR platforms Date: Tue, 14 Sep 2021 21:23:46 +0300 Message-Id: <20210914182349.36186-1-alexander.antonov@linux.intel.com> X-Mailer: git-send-email 2.21.3 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Alexander Antonov Sent this patch set again. There were typos in CC. Sorry for the spam. This series contains the following fixes: - Fix filter_tid mask for CHA events on Skylake Server - Fix IIO event constraints for Skylake Server - Fix IIO event constraints for Snowridge Alexander Antonov (3): Fix filter_tid mask for CHA events on Skylake Server Fix IIO event constraints for Skylake Server Fix IIO event constraints for Snowridge arch/x86/events/intel/uncore_snbep.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) base-commit: 27151f177827d478508e756c7657273261aaf8a9 -- 2.21.3