Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147408421
D30419.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
480 B
Referenced Files
None
Subscribers
None
D30419.diff
View Options
diff --git a/sys/compat/linuxkpi/common/include/linux/cache.h b/sys/compat/linuxkpi/common/include/linux/cache.h
--- a/sys/compat/linuxkpi/common/include/linux/cache.h
+++ b/sys/compat/linuxkpi/common/include/linux/cache.h
@@ -31,7 +31,11 @@
#ifndef _LINUX_CACHE_H_
#define _LINUX_CACHE_H_
+#include <sys/param.h>
+
#define cache_line_size() CACHE_LINE_SIZE
#define L1_CACHE_BYTES CACHE_LINE_SIZE
+#define SMP_CACHE_BYTES L1_CACHE_BYTES
+
#endif /* _LINUX_CACHE_H_ */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 11, 6:09 PM (2 h, 5 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29538046
Default Alt Text
D30419.diff (480 B)
Attached To
Mode
D30419: LinuxKPI: cache.h add SMP_CACHE_BYTES
Attached
Detach File
Event Timeline
Log In to Comment