Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F104201489
D35940.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
398 B
Referenced Files
None
Subscribers
None
D35940.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/nospec.h b/sys/compat/linuxkpi/common/include/linux/nospec.h
new file mode 100644
--- /dev/null
+++ b/sys/compat/linuxkpi/common/include/linux/nospec.h
@@ -0,0 +1,8 @@
+/* Public domain. */
+
+#ifndef _LINUXKPI_LINUX_NOSPEC_H_
+#define _LINUXKPI_LINUX_NOSPEC_H_
+
+#define array_index_nospec(a, b) (a)
+
+#endif /* _LINUXKPILINUX_NOSPEC_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Dec 5, 4:40 PM (16 h, 13 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15061427
Default Alt Text
D35940.diff (398 B)
Attached To
Mode
D35940: linuxkpi: Add linux/nospec.h
Attached
Detach File
Event Timeline
Log In to Comment