Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102652864
D38080.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
536 B
Referenced Files
None
Subscribers
None
D38080.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/interrupt.h b/sys/compat/linuxkpi/common/include/linux/interrupt.h
--- a/sys/compat/linuxkpi/common/include/linux/interrupt.h
+++ b/sys/compat/linuxkpi/common/include/linux/interrupt.h
@@ -176,5 +176,6 @@
extern int tasklet_trylock(struct tasklet_struct *);
extern void tasklet_unlock(struct tasklet_struct *);
extern void tasklet_unlock_wait(struct tasklet_struct *ts);
+#define tasklet_unlock_spin_wait(ts) tasklet_unlock_wait(ts)
#endif /* _LINUXKPI_LINUX_INTERRUPT_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 9:25 AM (22 h, 32 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14656543
Default Alt Text
D38080.diff (536 B)
Attached To
Mode
D38080: linuxkpi: Define `tasklet_unlock_spin_wait()` as `tasklet_unlock_wait()`
Attached
Detach File
Event Timeline
Log In to Comment