Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163432244
D49448.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
723 B
Referenced Files
None
Subscribers
None
D49448.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/cpufeature.h b/sys/compat/linuxkpi/common/include/linux/cpufeature.h
--- a/sys/compat/linuxkpi/common/include/linux/cpufeature.h
+++ b/sys/compat/linuxkpi/common/include/linux/cpufeature.h
@@ -30,7 +30,13 @@
#ifndef _LINUXKPI_LINUX_CPUFEATURE_H_
#define _LINUXKPI_LINUX_CPUFEATURE_H_
-// #include <linux/init.h>
+/*
+ * Linux includes the following header. We don't have it on FreeBSD yet, so
+ * let's comment this include for now. It is still referenced here because
+ * sometimes, consumers of headers rely voluntarily or not on the namespace
+ * pollution.
+ */
+/* #include <linux/init.h> */
#include <linux/mod_devicetable.h>
#include <asm/cpufeature.h>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 24, 4:01 AM (12 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35429218
Default Alt Text
D49448.diff (723 B)
Attached To
Mode
D49448: linuxkpi: Document why <linux/cpufeaure.h> has an include commentted out
Attached
Detach File
Event Timeline
Log In to Comment