From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from galois.linutronix.de (Galois.linutronix.de [193.142.43.55]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 97B1E2F7F0C for ; Fri, 15 May 2026 19:16:44 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=193.142.43.55 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778872605; cv=none; b=JxX0xNx3w6kykqfZ7lUe7DebRtp7VJrMNJJchJ8cqWgHY1LKhKAl/UMVMm7cu5JVqFTsksAKJ7cPs1LTf8ZWIkH9Fi7vspVx7EghmwWIaA5Mw6/4pFmPevCJ8eiIjiArY6/1RfzcYZHOFunRKS72NOakG9V7Y5qGujNp3yftDvo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1778872605; c=relaxed/simple; bh=SlpqGsuhchC8AOo6h/xDaVbyzKJnzmqliUdQfUIXFwA=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=qtzDKSNCu4IXxdYpP64mkbCGHOm/YKO9ec/4IjtigFFPRT7XlK5biMxphiiXHyu5zVmCFRxAxdZBxcmzyOOJ1w8RaTzq7HXt/4rOWEN9FGqVZvSb3YO2bME3bP0GXBw6lqoXxvtHsI1NeLf07idFwFrGH7227z4J98miqi9gBQo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de; spf=pass smtp.mailfrom=linutronix.de; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=R10RQnOA; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=frQ/gXvF; arc=none smtp.client-ip=193.142.43.55 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linutronix.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=linutronix.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="R10RQnOA"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="frQ/gXvF" Date: Fri, 15 May 2026 21:16:40 +0200 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1778872602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=SlpqGsuhchC8AOo6h/xDaVbyzKJnzmqliUdQfUIXFwA=; b=R10RQnOAyFzhSsmfcvBmEggvUnGhgV6r1/yXAM3NIVJbQi+Yl+Dwv2ClukcKpYL6eKXW21 D2YaCcf3vOH3niTWMkF8nfU0IEKriT87tkLUS+vd7BomHcrFtoI4lwCgjXU7NHoNXgylF3 QjWa1DgB4mhFi35Y2neOv9dP8f/JPHbUp3YSI+cu7c7kBv0gaXLKtzBQ7Ije4gNdSH+qOf LsHH9WH2UG/gO5X67rpx9Au20TwGUvd0/6xiSA+SJ+7bF5z1WNgV9EIwo0vXKFT2EMSJnC Fsrgkb8XGz3HoLOwQiod5aAOBfWrVGTYez7xaLPiThLpLHEmEd1aFfUvpBhpsQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1778872602; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=SlpqGsuhchC8AOo6h/xDaVbyzKJnzmqliUdQfUIXFwA=; b=frQ/gXvFScC64c5BD3owyw5z6+RPwarUZ2co8RZ6IcBaiLysXNYTVEqRWvyxL2NKlkTvik zCOKmCq4fPRiB0CA== From: "Ahmed S. Darwish" To: Sohil Mehta Cc: Dave Hansen , Borislav Petkov , x86@kernel.org, Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , Josh Poimboeuf , Richard Weinberger , Andrew Cooper , Tony Luck , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 3/3] x86/cpufeature: Remove clear_cpu_bug() Message-ID: References: <20260515002500.2463393-1-sohil.mehta@intel.com> <20260515002500.2463393-4-sohil.mehta@intel.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260515002500.2463393-4-sohil.mehta@intel.com> On Thu, 14 May 2026, Sohil Mehta wrote: > > From: Richard Weinberger > > X86_BUG_F00F was the last remaining user of clear_cpu_bug(). With no > users left, remove this helper. > > Signed-off-by: Richard Weinberger > Signed-off-by: Sohil Mehta > --- Reviewed-by: Ahmed S. Darwish