From nobody Tue Dec 2 00:04:06 2025 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 F20FD2D0C72; Tue, 25 Nov 2025 08:26: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=1764059206; cv=none; b=WpBB6bVpLWzBlouFjxGk+ByIN4+KN1bHuzF7npFpVMXh5yVOKvJ47fk85pp/QXIR98rO29YBBE78+DOzebvSkB79npCA1iYamMjd1gHqe9pjFJhnXZ+sz/Ps4w6nVnZ0dlcLe8GeLkw0mi7xPxFoP9aFHAPWP3yiulBBxdjugJ4= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1764059206; c=relaxed/simple; bh=QCWBJI8aQ2IULNG1QG6VD9qytOu4xhuZVf4B0J8HVL8=; h=Date:From:To:Subject:Cc:In-Reply-To:References:MIME-Version: Message-ID:Content-Type; b=mclPzy1ODyobcNYX9PozyUb70/syGxiHwY+gx9QKoD3I1f1H0ci+RvvzgBQXBViqLC9W08RFY/xBUkSHedElSoNIdJMHJePMLU0xy235t+ObaroGqOA/bEWGcUHIjAkeDfcqX7iZTZ6BLA0dQuH+JRYwVHBHCpuo1LouFmNpJcA= 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=U71iYjZ6; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b=0D3G7s2k; 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="U71iYjZ6"; dkim=permerror (0-bit key) header.d=linutronix.de header.i=@linutronix.de header.b="0D3G7s2k" Date: Tue, 25 Nov 2025 08:26:36 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1764059202; 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=Qe/A1WTChMkEWnBCROaVAuk1W+S6s9PErMLVhZ9k3T4=; b=U71iYjZ60i46rHvu2yfyx3KCMxFaJ7PGyfpD/C+hzAm7oxm1hubUwWUFWsvsTir+wvdsEO gJcl9TpHlnQkIMKlVVpHroWqYO/m9/+56MdL+U8ztWc50v5PuUF5kX3nhVp8uGrsNtW6XG o0mLNil4HMr7kt+GR5EtDH8n1W7pk+d6yfCktPlO0iwKW1t2QY4A4RfEKr5KE7S0UYNM/o o/e8UJ2cSwYC5WqahwDzOUpAZUzXHlKTzDcIU9q2OO7TIWA1ZcQK/aCWTkzdgGoSoxNGZF sGQ4oqoMOEooS+wPQOZbqqdr3f3yliSYWHDNhUELCcKN6PJhxHm4ZbTMKCtTJg== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1764059202; 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=Qe/A1WTChMkEWnBCROaVAuk1W+S6s9PErMLVhZ9k3T4=; b=0D3G7s2kJLfqk70EPG7CRetJZmWHXGW0NDnmSLfzNBhxBbsEoH4s0eDlStszP51GqmOlJG 2LpwtAXSL7kl6kDw== From: "tip-bot2 for Randy Dunlap" Sender: tip-bot2@linutronix.de Reply-to: linux-kernel@vger.kernel.org To: linux-tip-commits@vger.kernel.org Subject: [tip: x86/sev] x86/cc: Fix enum spelling to fix kernel-doc warnings Cc: Randy Dunlap , "Borislav Petkov (AMD)" , x86@kernel.org, linux-kernel@vger.kernel.org In-Reply-To: <20251125022730.3163679-1-rdunlap@infradead.org> References: <20251125022730.3163679-1-rdunlap@infradead.org> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-ID: <176405919694.498.3991936524620420861.tip-bot2@tip-bot2> Robot-ID: Robot-Unsubscribe: Contact to get blacklisted from these emails Precedence: bulk Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable The following commit has been merged into the x86/sev branch of tip: Commit-ID: 73029e73ccd07b64905f441d4f474a9bb91e7027 Gitweb: https://git.kernel.org/tip/73029e73ccd07b64905f441d4f474a9bb= 91e7027 Author: Randy Dunlap AuthorDate: Mon, 24 Nov 2025 18:27:30 -08:00 Committer: Borislav Petkov (AMD) CommitterDate: Tue, 25 Nov 2025 09:17:13 +01:00 x86/cc: Fix enum spelling to fix kernel-doc warnings Make the enum name in kernel-doc match the code to prevent kernel-doc warni= ngs: Warning: include/linux/cc_platform.h:106 Enum value 'CC_ATTR_GUEST_SEV_SNP' not described in enum 'cc_attr' Warning: include/linux/cc_platform.h:106 Excess enum value '%CC_ATTR_SEV_SNP' description in 'cc_attr' Fixes: f742b90e61bb ("x86/mm: Extend cc_attr to include AMD SEV-SNP") Signed-off-by: Randy Dunlap Signed-off-by: Borislav Petkov (AMD) Link: https://patch.msgid.link/20251125022730.3163679-1-rdunlap@infradead.o= rg --- include/linux/cc_platform.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/cc_platform.h b/include/linux/cc_platform.h index 7fcec02..559353a 100644 --- a/include/linux/cc_platform.h +++ b/include/linux/cc_platform.h @@ -74,7 +74,7 @@ enum cc_attr { CC_ATTR_GUEST_UNROLL_STRING_IO, =20 /** - * @CC_ATTR_SEV_SNP: Guest SNP is active. + * @CC_ATTR_GUEST_SEV_SNP: Guest SNP is active. * * The platform/OS is running as a guest/virtual machine and actively * using AMD SEV-SNP features.