lkml.org 
[lkml]   [2023]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] Update comment to include stepping
Date
Wildcard for stepping "X86_STEPPING_ANY" is also defined here.
So, update comment to include "stepping".

Signed-off-by: Sumeet Pawnikar <sumeet.r.pawnikar@intel.com>
---
include/linux/mod_devicetable.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mod_devicetable.h b/include/linux/mod_devicetable.h
index ccaaeda792c0..bb4d009ab2cf 100644
--- a/include/linux/mod_devicetable.h
+++ b/include/linux/mod_devicetable.h
@@ -680,7 +680,7 @@ struct x86_cpu_id {
kernel_ulong_t driver_data;
};

-/* Wild cards for x86_cpu_id::vendor, family, model and feature */
+/* Wild cards for x86_cpu_id::vendor, family, model, stepping and feature */
#define X86_VENDOR_ANY 0xffff
#define X86_FAMILY_ANY 0
#define X86_MODEL_ANY 0
--
2.17.1
\
 
 \ /
  Last update: 2023-06-09 06:57    [W:0.023 / U:0.680 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site