Message ID | cover.1655218544.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 CE16DC433EF for <linux-kselftest@archiver.kernel.org>; Tue, 14 Jun 2022 15:11:50 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241398AbiFNPLu (ORCPT <rfc822;linux-kselftest@archiver.kernel.org>); Tue, 14 Jun 2022 11:11:50 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229460AbiFNPLt (ORCPT <rfc822;linux-kselftest@vger.kernel.org>); Tue, 14 Jun 2022 11:11:49 -0400 Received: from mga18.intel.com (mga18.intel.com [134.134.136.126]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 4CFC72FE57; Tue, 14 Jun 2022 08:11:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1655219508; x=1686755508; h=from:to:cc:subject:date:message-id:mime-version: content-transfer-encoding; bh=ThbrdSl7ac2Xg3NVTJbJs4XQZ17kBipcdz3o+Cig7TI=; b=IL9AhoEytErn/UBeyvLXy50qWAXoIE09n2/fjUtQcufZS+nwLb+wz2pq sfdZqFu8RTEDlztUdFnpAVegvdwkECF1UsV/lxEDTrLOZV24q3VHTvQfP abPtTMWbpdQ1pGZNX1rE3PueifaVI0HpvjA02/KMnZJWPJuSaNgM4rJ1P 7XUTdc7DkozAUUzulqVYhG2WE4wRXgvLwtJAGhn98uIHzUa83lcH2i4gB jR05G7rNjSQ7ZfFVT5c5m47kdCKg6XUgRqLwVTuaHNirs5Dml5Luch5xi Th8/OayAyEwhRQUR7wnFQg5p5OeD2J17i6xkNzLZx4zt5rOcD0CRFo3ND g==; X-IronPort-AV: E=McAfee;i="6400,9594,10378"; a="261673574" X-IronPort-AV: E=Sophos;i="5.91,300,1647327600"; d="scan'208";a="261673574" Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by orsmga106.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Jun 2022 08:11:47 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.91,300,1647327600"; d="scan'208";a="673941747" Received: from xpf.sh.intel.com ([10.239.182.112]) by FMSMGA003.fm.intel.com with ESMTP; 14 Jun 2022 08:11:44 -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 v9 0/2] Introduce XSAVE feature self-test Date: Tue, 14 Jun 2022 23:11:04 +0800 Message-Id: <cover.1655218544.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
|