Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115634944
D43138.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
442 B
Referenced Files
None
Subscribers
None
D43138.diff
View Options
diff --git a/sys/compat/linuxkpi/common/src/linux_fpu.c b/sys/compat/linuxkpi/common/src/linux_fpu.c
--- a/sys/compat/linuxkpi/common/src/linux_fpu.c
+++ b/sys/compat/linuxkpi/common/src/linux_fpu.c
@@ -34,7 +34,7 @@
#include <asm/fpu/api.h>
-#if defined(__aarch64__) || defined(__amd64__) || defined(__i386__)
+#if defined(__aarch64__) || defined(__amd64__) || defined(__i386__) || defined(__powerpc64__)
#include <machine/fpu.h>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Apr 27, 8:13 AM (15 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17815241
Default Alt Text
D43138.diff (442 B)
Attached To
Mode
D43138: linuxkpi: enable lkpi_kernel_fpu_begin and lkpi_kernel_fpu_end on powerpc64*
Attached
Detach File
Event Timeline
Log In to Comment