Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115439957
D36112.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
385 B
Referenced Files
None
Subscribers
None
D36112.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/kernel.h b/sys/compat/linuxkpi/common/include/linux/kernel.h
--- a/sys/compat/linuxkpi/common/include/linux/kernel.h
+++ b/sys/compat/linuxkpi/common/include/linux/kernel.h
@@ -682,6 +682,8 @@
#define TAINT_WARN 0
#define test_taint(x) (0)
+#define add_taint(x,y) do { \
+ } while (0)
static inline int
_h2b(const char c)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 24, 8:43 PM (18 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17766402
Default Alt Text
D36112.diff (385 B)
Attached To
Mode
D36112: linuxkpi: Add add_taint stub
Attached
Detach File
Event Timeline
Log In to Comment