Page MenuHomeFreeBSD

zfs: disable floating point on powerpc kernels
ClosedPublic

Authored by alfredo on Oct 6 2022, 6:50 PM.
Referenced Files
Unknown Object (File)
Tue, Sep 8, 12:14 AM
Unknown Object (File)
Sat, Sep 5, 5:59 PM
Unknown Object (File)
Sat, Sep 5, 3:12 PM
Unknown Object (File)
Wed, Sep 2, 10:14 AM
Unknown Object (File)
Wed, Sep 2, 9:32 AM
Unknown Object (File)
Wed, Sep 2, 1:53 AM
Unknown Object (File)
Tue, Sep 1, 5:18 PM
Unknown Object (File)
Fri, Aug 28, 1:35 PM

Details

Summary

Powerpc* doesn't support support floating point in the kernel yet, so disable it on zfs or now.

This fixes "panic: altivec unavailable trap" when loading zfs.ko

Test Plan

on powerpc64le:

kldload zfs

It should load the module without a kernel panic

Diff Detail

Repository
rG FreeBSD src repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 47715
Build 44602: arc lint + arc unit