Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F111624924
D15611.id43121.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
493 B
Referenced Files
None
Subscribers
None
D15611.id43121.diff
View Options
Index: head/sys/conf/makeLINT.mk
===================================================================
--- head/sys/conf/makeLINT.mk
+++ head/sys/conf/makeLINT.mk
@@ -55,4 +55,8 @@
cat ${.TARGET} > ${.TARGET}64
echo "machine ${TARGET} powerpc" >> ${.TARGET}
echo "machine ${TARGET} powerpc64" >> ${.TARGET}64
+# mlx5 needs 64-bit atomics, so exclude from 32-bit PPC
+ echo "nodevice mlx5" >> ${.TARGET}
+ echo "nodevice mlx5en" >> ${.TARGET}
+ echo "nodevice mlx5ib" >> ${.TARGET}
.endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 7, 4:32 AM (10 h, 20 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17025152
Default Alt Text
D15611.id43121.diff (493 B)
Attached To
Mode
D15611: Remove mlx5(4) from LINT kernel config for 32-bit PPC
Attached
Detach File
Event Timeline
Log In to Comment