Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152969053
D56436.id175700.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
578 B
Referenced Files
None
Subscribers
None
D56436.id175700.diff
View Options
Index: sys/compat/linuxkpi/common/include/linux/gfp.h
===================================================================
--- sys/compat/linuxkpi/common/include/linux/gfp.h
+++ sys/compat/linuxkpi/common/include/linux/gfp.h
@@ -58,7 +58,8 @@
#define __GFP_WAIT M_WAITOK
#define __GFP_DMA32 (1U << 24) /* LinuxKPI only */
#define __GFP_NORETRY (1U << 25) /* LinuxKPI only */
-#define __GFP_BITS_SHIFT 26
+#define __GFP_THISNODE (1U << 26) /* Unimplemented */
+#define __GFP_BITS_SHIFT 27
#define __GFP_BITS_MASK ((1 << __GFP_BITS_SHIFT) - 1)
#define __GFP_NOFAIL M_WAITOK
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 19, 9:45 AM (9 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31750331
Default Alt Text
D56436.id175700.diff (578 B)
Attached To
Mode
D56436: linuxkpi: Define `__GFP_THISNODE`
Attached
Detach File
Event Timeline
Log In to Comment