[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 3/6] x86/cpuid: Rename FSCAPINTS to X86_NR_FEAT
- To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
- From: Jan Beulich <jbeulich@xxxxxxxx>
- Date: Mon, 8 May 2023 08:57:31 +0200
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=suse.com; dmarc=pass action=none header.from=suse.com; dkim=pass header.d=suse.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-AntiSpam-MessageData-ChunkCount:X-MS-Exchange-AntiSpam-MessageData-0:X-MS-Exchange-AntiSpam-MessageData-1; bh=nt2NJz22ENuOlKjutZ54L4hE9P3SR48KwWTodLGBkk0=; b=T0Xyw7tcHJqe25UyZXEhvaxxcvrhTWoHcnmjK65kVceMlcvbh08TiNuv1x0jj7Hr7Ll1SpFFTH+yECe09vKD6TeNRSu2h3taa8b1I5v0+Qe6sHCwXjZLtDtR+fHVV6f9RrKmHuHBZjerSidBSl1XM3DZtQuS1sfnkk5tt2Vp8t7Dj6ANqen7w0Bj+BoRb2pkWikVQIRl95qNiD8tbduWVzhfDFTMmR5a9eTzKbvHziVneeQoL7+N3YKMQ2yBRq8M5Ro2G28l5Uig29aeno+G9utsjLbX4GI7BbxWzqPb+Bu/9wCVuVn7I1IksoSnc08cyvxx6Yw/j9Wfyo5t1SrP2Q==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=YAD64Mg4IsVRJutXtFIyTfGHN6ne3i+pj8shU+hnYN9c8zLAV4m8DojUEeVOGx2nAmwReHtyxt3pifK6NJce8LpAXMJfflLW+V4z0NtdyPcPpOg7yFlMDNMmUD63SR+3s+EqITkyvKxELDvTHodnznZiO1VW8rvrlF3dn9G4IMErHPA+INZdj+VQkubcqsZkzQF2Ia7Z0M/Kk3F1c6N6Qyr5grq6ayy0Cllmwrg6Qx0GfPHIK6RHklAPqIRf0zkdDb1GtzrN2I0M21S9hPhqIMqA5iPXD761xJTFmpS8jrQnPkGdR0+L1cT0xPMqCCB+1qTKc1fMUbhUGk79qnZGPw==
- Authentication-results: dkim=none (message not signed) header.d=none;dmarc=none action=none header.from=suse.com;
- Cc: Roger Pau Monné <roger.pau@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Mon, 08 May 2023 06:57:48 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On 04.05.2023 21:39, Andrew Cooper wrote:
> The latter is more legible, and consistent with X86_NR_{CAPS,SYNTH,BUG} which
> already exist.
>
> No functional change.
>
> Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
And in the light of this the name choice in the earlier patch is probably
indeed the least bad one. (I'm sorry, I should have paid attention to the
title of this patch here when replying there.)
Jan
|