diff options
author | Richard Yao <[email protected]> | 2018-06-15 18:16:29 -0400 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2018-06-15 15:16:29 -0700 |
commit | 517d2471921fc44622dc737b09b655829b8c9c6f (patch) | |
tree | 37a7ed2ecda3aa802f2a641f5f5f88c39a17de1d /include/sys/dmu.h | |
parent | 917f475fba03ceb4e11c7aa35aff09c47a6c596e (diff) |
copy-builtin: SPL must be in Kbuild first
The recent SPL merge caused a regression in kernels with ZFS integrated
into the sources where our modules would be initialized in alphabetical
order, despite icp requiring the spl module be loaded first. This caused
kernels with ZFS builtin to fail to boot.
We resolve this by adding a special case for the spl that lists it
first. It is somewhat ugly, but it works.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Matthew Thode <[email protected]>
Signed-off-by: Richard Yao <[email protected]>
Closes #7595
Closes #7606
Diffstat (limited to 'include/sys/dmu.h')
0 files changed, 0 insertions, 0 deletions