Page MenuHomeFreeBSD

D35940.diff
No OneTemporary

D35940.diff

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

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)

Event Timeline