Message ID | cover.1628067281.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 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 C6F5BC4338F for <linux-kselftest@archiver.kernel.org>; Wed, 4 Aug 2021 09:20:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id AA48461002 for <linux-kselftest@archiver.kernel.org>; Wed, 4 Aug 2021 09:20:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235722AbhHDJUW (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Wed, 4 Aug 2021 05:20:22 -0400 Received: from mga07.intel.com ([134.134.136.100]:53659 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235443AbhHDJUV (ORCPT <rfc822; linux-kselftest@vger.kernel.org>); Wed, 4 Aug 2021 05:20:21 -0400 X-IronPort-AV: E=McAfee;i="6200,9189,10065"; a="277642973" X-IronPort-AV: E=Sophos;i="5.84,293,1620716400"; d="scan'208";a="277642973" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by orsmga105.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 04 Aug 2021 02:20:07 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.84,293,1620716400"; d="scan'208";a="480082798" Received: from fedora29.sh.intel.com ([10.239.182.87]) by fmsmga008.fm.intel.com with ESMTP; 04 Aug 2021 02:20:04 -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>, Yu Yu-cheng <yu-cheng.yu@intel.com>, Yu Fenghua <fenghua.yu@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> Subject: [RFC PATCH v3 0/2] Introduce XSAVE/XRSTOR self-test Date: Wed, 4 Aug 2021 17:19:08 +0800 Message-Id: <cover.1628067281.git.pengfei.xu@intel.com> X-Mailer: git-send-email 2.20.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/XRSTOR self-test
|
expand
|