Message ID | cover.1667102760.git.pengfei.xu@intel.com (mailing list archive) |
---|---|
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 54580C38A02 for <linux-kselftest@archiver.kernel.org>; Sun, 30 Oct 2022 04:22:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229695AbiJ3EWb (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Sun, 30 Oct 2022 00:22:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:46226 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229441AbiJ3EWa (ORCPT <rfc822;linux-kselftest@vger.kernel.org>); Sun, 30 Oct 2022 00:22:30 -0400 Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C7CC53CBEE; Sat, 29 Oct 2022 21:22:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1667103748; x=1698639748; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=MhIuLCRf0Hwq3SMK5PGVuAWcO/v6ykzenDIV6L6SLeA=; b=PYi/sUfLVAIPYTisS4AXwO6zPLXaEEk5rdshqxoK9N3T5WV2CiD0uYfV npJtR8ffuEaU1APEebQ84rF/pz96RjO0loxrGRkAe2gw6fPRcYky6vnUP 91qkWKEhVRtldi5UgCaygs8z8xD2MGj0wZph7Q3T2g7dMby1NniOsSWzr 5CP8JcpynYCLfijyn7o2o1997h864XL5g8Czpx0Do4YwXpNVSNytl67O/ WUl1RKvJ77OLkh2Rrs0asZt7HX2c449AYLA7Cepqt4F407QAW7Pty74wJ 07s6PxfbD+KQV5i6m2MvRoSX3TDuQGNvwDl/8iKc078+SbK7SeavGoxIt Q==; X-IronPort-AV: E=McAfee;i="6500,9779,10515"; a="296121243" X-IronPort-AV: E=Sophos;i="5.95,225,1661842800"; d="scan'208";a="296121243" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga101.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 29 Oct 2022 21:22:28 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6500,9779,10515"; a="722463143" X-IronPort-AV: E=Sophos;i="5.95,225,1661842800"; d="scan'208";a="722463143" Received: from xpf.sh.intel.com ([10.239.182.130]) by FMSMGA003.fm.intel.com with ESMTP; 29 Oct 2022 21:22:24 -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 v13 0/2] Introduce XSAVE feature self-test Date: Sun, 30 Oct 2022 12:22:43 +0800 Message-Id: <cover.1667102760.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
|