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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 10ADFC433FE for ; Sat, 19 Nov 2022 16:24:10 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233630AbiKSQYG (ORCPT ); Sat, 19 Nov 2022 11:24:06 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:40326 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229635AbiKSQYD (ORCPT ); Sat, 19 Nov 2022 11:24:03 -0500 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 83CC3317D3; Sat, 19 Nov 2022 08:24:02 -0800 (PST) Date: Sat, 19 Nov 2022 16:23:57 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1668875039; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MpI5hT8Qrk6gE/ClzegG9G+1mKiDV4tFcyBPUVLOVV0=; b=xLl/9gwYfJI+x4qffGTGBUqJMAnpQA+s+K5WGYLaX/26wTp2cfWPDBX/jIQWjUqX+bNrhs 1uVW/CwWxjB5XgT2f2AmEJobRI9XeXmbe2ScYtPz0BhggbHPmOHxpgWPl4H2yggefrK8oL zjb6QlToqTVHXI0qvfK+n1NMTwU/iDIOtJ3ukUaqn3ea4cQMSytlDgisUWTZbGF1J0MJi2 j1ORGZ5NlT9PHfPQ8opOJKDsGQz7NqsMeJkyY8ImtIqCnT3Z4NWfDsHhYkvLK77qOYdzxR 300C2u0sfYzrLocIkU+SYcnTt79qx1KifiklbIN3QO2QjqnIYFYcX01sZrsN4w== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1668875039; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=MpI5hT8Qrk6gE/ClzegG9G+1mKiDV4tFcyBPUVLOVV0=; b=C19XALzYyPewo2ZphyiQLvz7hM2sxYfAcG+U2+iL7yuw+rs5bHr9qEhhxBk0gezD1pgBqz n97Rnj5lwpNKzDBA== From: "tip-bot2 for Jithu Joseph" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/microcode] Revert "platform/x86/intel/ifs: Mark as BROKEN" Cc: Jithu Joseph , Borislav Petkov , Tony Luck , Sohil Mehta , Hans de Goede , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20221117035935.4136738-17-jithu.joseph@intel.com> References: <20221117035935.4136738-17-jithu.joseph@intel.com> MIME-Version: 1.0 Message-ID: <166887503770.4906.9051502883189656722.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The following commit has been merged into the x86/microcode branch of tip: Commit-ID: 1a63b58082869273bfbab1b945007193f7bd3a78 Gitweb: https://git.kernel.org/tip/1a63b58082869273bfbab1b945007193f7bd3a78 Author: Jithu Joseph AuthorDate: Wed, 16 Nov 2022 19:59:35 -08:00 Committer: Borislav Petkov CommitterDate: Sat, 19 Nov 2022 11:31:20 +01:00 Revert "platform/x86/intel/ifs: Mark as BROKEN" Issues with user interface [1] to load scan test images have been addressed so remove the dependency on BROKEN. Signed-off-by: Jithu Joseph Signed-off-by: Borislav Petkov Reviewed-by: Tony Luck Reviewed-by: Sohil Mehta Reviewed-by: Hans de Goede Link: https://lore.kernel.org/lkml/26102aca-a730-ddf8-d024-2e7367696757@redhat.com/ [1] Link: https://lore.kernel.org/r/20221117035935.4136738-17-jithu.joseph@intel.com --- drivers/platform/x86/intel/ifs/Kconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/drivers/platform/x86/intel/ifs/Kconfig b/drivers/platform/x86/intel/ifs/Kconfig index 89152d4..3eded96 100644 --- a/drivers/platform/x86/intel/ifs/Kconfig +++ b/drivers/platform/x86/intel/ifs/Kconfig @@ -1,9 +1,6 @@ config INTEL_IFS tristate "Intel In Field Scan" depends on X86 && CPU_SUP_INTEL && 64BIT && SMP - # Discussion on the list has shown that the sysfs API needs a bit - # more work, mark this as broken for now - depends on BROKEN help Enable support for the In Field Scan capability in select CPUs. The capability allows for running low level tests via