Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146696753
D54493.id169002.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
451 B
Referenced Files
None
Subscribers
None
D54493.id169002.diff
View Options
Index: sys/compat/linuxkpi/common/include/linux/kernel.h
===================================================================
--- sys/compat/linuxkpi/common/include/linux/kernel.h
+++ sys/compat/linuxkpi/common/include/linux/kernel.h
@@ -258,6 +258,8 @@
})
#endif
+#define WARN_RATELIMIT(condition, ...) WARN((condition), __VA_ARGS__)
+
#define ARRAY_SIZE(x) (sizeof(x) / sizeof((x)[0]))
#define u64_to_user_ptr(val) ((void *)(uintptr_t)(val))
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 5, 7:25 PM (1 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29296550
Default Alt Text
D54493.id169002.diff (451 B)
Attached To
Mode
D54493: linuxkpi: Add WARN_RATELIMIT()
Attached
Detach File
Event Timeline
Log In to Comment