Message ID | cover.1656944189.git.pengfei.xu@intel.com |
---|---|
Headers | show
Return-Path: <linux-kselftest-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5DB44C43334 for <linux-kselftest@archiver.kernel.org>; Tue, 5 Jul 2022 13:31:44 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231949AbiGENbm (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Tue, 5 Jul 2022 09:31:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47286 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231969AbiGENb1 (ORCPT <rfc822;linux-kselftest@vger.kernel.org>); Tue, 5 Jul 2022 09:31:27 -0400 Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7BFFF26ADD; Tue, 5 Jul 2022 05:52:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1657025576; x=1688561576; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=wvzY3pbkQWg/qId1/isbDbXyf99pjZd6NlramfsKICc=; b=KzM0bxcCJgfsKWAdr9CBff+o87FgalWEtwXgwxTIvXhcbyloQNAiY59w SK92Qnexqi4n7t7/072sdc3uWV6pvBt9eQpSPjgAiwXoY/Sq95V+hQ6Qi 6OlwEHWHG/hFfNR2a89ZZNaDMF4mK1Xnf8YkBMF1qw0HikKVL2w38x0fW LXzH8vML/v3LzsUBG/8L5Z1BAdYTHP4p9/fqvQD9TdpaJlhIwmsKo0OoC tY1CIBr6ui2g6AgObKSqo0lDmCAlHLB5+mabrjdlIgYk5jrGqpphorAj3 k6pt6ocZYH6GyS/KzARRDzoTwKlAc78JuZiCiFnu0xWmP4mrBQQCk14lm A==; X-IronPort-AV: E=McAfee;i="6400,9594,10398"; a="282100886" X-IronPort-AV: E=Sophos;i="5.92,245,1650956400"; d="scan'208";a="282100886" Received: from orsmga008.jf.intel.com ([10.7.209.65]) by fmsmga104.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 05 Jul 2022 05:52:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.92,245,1650956400"; d="scan'208";a="619819918" Received: from xpf.sh.intel.com ([10.239.182.112]) by orsmga008.jf.intel.com with ESMTP; 05 Jul 2022 05:52:03 -0700 From: Pengfei Xu <pengfei.xu@intel.com> To: Shuah Khan <skhan@linuxfoundation.org>, linux-kselftest <linux-kselftest@vger.kernel.org>, linux-kernel <linux-kernel@vger.kernel.org> Cc: Pengfei Xu <pengfei.xu@intel.com>, Heng Su <heng.su@intel.com>, Hansen Dave <dave.hansen@intel.com>, Luck Tony <tony.luck@intel.com>, Mehta Sohil <sohil.mehta@intel.com>, Chen Yu C <yu.c.chen@intel.com>, Andy Lutomirski <luto@kernel.org>, Borislav Petkov <bp@suse.de>, Thomas Gleixner <tglx@linutronix.de>, Bae Chang Seok <chang.seok.bae@intel.com> Subject: [PATCH v11 0/2] Introduce XSAVE feature self-test Date: Tue, 5 Jul 2022 20:51:35 +0800 Message-Id: <cover.1656944189.git.pengfei.xu@intel.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-kselftest.vger.kernel.org> X-Mailing-List: linux-kselftest@vger.kernel.org |
Series |
Introduce XSAVE feature self-test
|
expand
|