Page MenuHomeFreeBSD

D39649.diff
No OneTemporary

D39649.diff

diff --git a/sys/compat/linux/linux_mib.h b/sys/compat/linux/linux_mib.h
--- a/sys/compat/linux/linux_mib.h
+++ b/sys/compat/linux/linux_mib.h
@@ -46,8 +46,8 @@
int linux_kernver(struct thread *td);
-#define LINUX_KVERSION 4
-#define LINUX_KPATCHLEVEL 4
+#define LINUX_KVERSION 5
+#define LINUX_KPATCHLEVEL 15
#define LINUX_KSUBLEVEL 0
#define LINUX_KERNVER(a,b,c) (((a) << 16) + ((b) << 8) + (c))

File Metadata

Mime Type
text/plain
Expires
Sat, Nov 16, 7:12 PM (21 h, 6 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14663290
Default Alt Text
D39649.diff (411 B)

Event Timeline