Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151278060
D25702.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
806 B
Referenced Files
None
Subscribers
None
D25702.diff
View Options
Index: head/sys/compat/linuxkpi/common/include/linux/hardirq.h
===================================================================
--- head/sys/compat/linuxkpi/common/include/linux/hardirq.h
+++ head/sys/compat/linuxkpi/common/include/linux/hardirq.h
@@ -32,6 +32,7 @@
#define _LINUX_HARDIRQ_H_
#include <linux/types.h>
+#include <linux/lockdep.h>
#include <sys/param.h>
#include <sys/bus.h>
Index: head/sys/compat/linuxkpi/common/include/linux/preempt.h
===================================================================
--- head/sys/compat/linuxkpi/common/include/linux/preempt.h
+++ head/sys/compat/linuxkpi/common/include/linux/preempt.h
@@ -29,6 +29,7 @@
#ifndef _LINUX_PREEMPT_H_
#define _LINUX_PREEMPT_H_
+#include <linux/hardirq.h>
#include <linux/list.h>
#define in_interrupt() \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 8, 7:04 AM (17 h, 50 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31084305
Default Alt Text
D25702.diff (806 B)
Attached To
Mode
D25702: linuxkpi: Include hardirq.h in preempt.h and lockdep.h in hardirq.h
Attached
Detach File
Event Timeline
Log In to Comment