From nobody Sun May 24 19:36:49 2026 Received: from fanzine2.igalia.com (fanzine2.igalia.com [213.97.179.56]) (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 9F2B33E7BDE for ; Thu, 21 May 2026 17:43:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.97.179.56 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779385439; cv=none; b=M98Rw7gb+PMto4T+Id7NTbuz2lfOh0Y/LCECeVs9j9JjDL1Mf6i+TQmaIHMmYCIazkUUt5y8M0U0rPFAaLWTkAsdWT6wXmzVS096C5WK1U+ReuSWhOeuIqKcBaCqr5YtdTUroN2ei+kPftBhrEBFHpA7UDYLEmFxHPp4Py8IyLk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779385439; c=relaxed/simple; bh=bnwzXM9lmJWB0rDIwT6RHK6PICmZOkMlyYLuOU2ZDVE=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:To:Cc; b=OHvJg8AsPQf9gxzOcgg3eIRO/tREgTfLxpSsxgRSmYwrWwB283CDACK9sEF6BX2UUhpNzEv4YieEwQmPgzgdBlFitkRoDX5S2MAbTCMUSrnAsJOZybm55LWMsZZQJQpemnXwArhpAbW7eJ4J3m2pUD64GqOZkux8TrXGU6R9kbU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=igalia.com; spf=pass smtp.mailfrom=igalia.com; dkim=pass (2048-bit key) header.d=igalia.com header.i=@igalia.com header.b=OH3W8H1l; arc=none smtp.client-ip=213.97.179.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=igalia.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=igalia.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=igalia.com header.i=@igalia.com header.b="OH3W8H1l" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=igalia.com; s=20170329; h=Cc:To:Message-Id:Content-Transfer-Encoding:Content-Type: MIME-Version:Subject:Date:From:Sender:Reply-To:Content-ID:Content-Description :Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: In-Reply-To:References:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=TzjGC+XcNZzUrk3I9fLl7wEPxtgiU0uB2bj/QJaTdZ0=; b=OH3W8H1lV8b7R2YP8Fj/VRaJ8R fNj1hIEKS5z2SM2C+aUKPMXW4sMBSpFbnSQwD9OdRDd67NvLaY8evP+k5dYzdHeBLvaN6eYuSmk4F tVgQ4aG2RV7f7DMrndX7yRk2UKV4IPsTjmhT0vHZfHogEzAEENXb6t+D8b+CuewToskCW41gfMjOd PfW5KtDKKlilm7Tyxg5QOGjyjFbwEp32PstVy6mdDhhkxXJr/64OWqCsWerMBZahQ+Sn9ce2wkSaw ImtM/PWEBhHuNMVfgIJ919r0QwoICqjn4y6VGBNkL7dW/1y0jslTNdqYlMyG5GtbM+IyZCCvp0Wjv GOZdNyBg==; Received: from 186-249-145-161.shared.desktop.com.br ([186.249.145.161] helo=[192.168.1.68]) by fanzine2.igalia.com with esmtpsa (Cipher TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim) id 1wQ7R0-004TRz-8D; Thu, 21 May 2026 19:43:50 +0200 From: Mauricio Faria de Oliveira Date: Thu, 21 May 2026 14:43:44 -0300 Subject: [PATCH] x86/asm/64: remove unused include from 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="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20260521-x86-inc-asm-str64-jmplbl-v1-1-a506cbd61d6b@igalia.com> X-B4-Tracking: v=1; b=H4sIAE9ED2oC/x3MQQ5AMBBA0avIrE3SNlTjKmJBDUYo6YhIxN01l m/x/wNCkUmgzh6IdLHwHhJ0noGfuzAR8pAMRhmrSqPxdhY5eOxkQzmjLXDZjrVfcSDti8q5cqw UpPyINPL9r5v2fT+400B5agAAAA== X-Change-ID: 20260521-x86-inc-asm-str64-jmplbl-de1c47885f70 To: Thomas Gleixner , Ingo Molnar , Borislav Petkov , Dave Hansen , x86@kernel.org, "H. Peter Anvin" , Nathan Chancellor , Nick Desaulniers , Bill Wendling , Justin Stitt Cc: kernel-dev@igalia.com, linux-kernel@vger.kernel.org, Mauricio Faria de Oliveira X-Mailer: b4 0.14.2 Remove from ; it is no longer needed. commit 3637efb00864 ("x86/mce: Add PCI quirks to identify Xeons with machine check recovery") first added a static key declaration and its required include. commit ec6347bb4339 ("x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()") later removed the static key declaration and associated code, but left the (unused) include. Compile-tested with allyesconfig in GCC and LLVM. No errors, so apparently no file indirectly relied upon this include. Signed-off-by: Mauricio Faria de Oliveira --- arch/x86/include/asm/string_64.h | 1 - 1 file changed, 1 deletion(-) diff --git a/arch/x86/include/asm/string_64.h b/arch/x86/include/asm/string= _64.h index 4635616863f53d0e1be1cd596b7141ee63bfdf44..0ea680bf403a91be9dbb32019e2= d6a82cc1d848a 100644 --- a/arch/x86/include/asm/string_64.h +++ b/arch/x86/include/asm/string_64.h @@ -3,7 +3,6 @@ #define _ASM_X86_STRING_64_H =20 #ifdef __KERNEL__ -#include =20 /* Written 2002 by Andi Kleen */ =20 --- base-commit: 550604d6c9b9efc8d068aff94dc301694a7afdee change-id: 20260521-x86-inc-asm-str64-jmplbl-de1c47885f70 Best regards, --=20 Mauricio Faria de Oliveira