Page MenuHomeFreeBSD

D20757.diff
No OneTemporary

D20757.diff

Index: head/sys/compat/linux/linux_mib.h
===================================================================
--- head/sys/compat/linux/linux_mib.h
+++ head/sys/compat/linux/linux_mib.h
@@ -46,9 +46,9 @@
int linux_kernver(struct thread *td);
-#define LINUX_KVERSION 2
-#define LINUX_KPATCHLEVEL 6
-#define LINUX_KSUBLEVEL 36
+#define LINUX_KVERSION 3
+#define LINUX_KPATCHLEVEL 2
+#define LINUX_KSUBLEVEL 0
#define LINUX_KERNVER(a,b,c) (((a) << 16) + ((b) << 8) + (c))
#define LINUX_VERSION_CODE LINUX_KERNVER(LINUX_KVERSION, \

File Metadata

Mime Type
text/plain
Expires
Wed, Feb 12, 5:32 PM (20 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16613814
Default Alt Text
D20757.diff (541 B)

Event Timeline