Bug ID 1218283
Summary Building ZFS for 15.6 and Tumbleweed broken by kernel_neon_begin changed from EXPORT_SYMBOL_GPL EXPORT_SYMBOLto
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Kernel
Assignee kernel-bugs@opensuse.org
Reporter dheidler@suse.com
QA Contact qa-bugs@suse.de
Target Milestone ---
Found By ---
Blocker ---

Fail:
https://build.opensuse.org/package/live_build_log/filesystems/zfs/openSUSE_Tumbleweed/aarch64

[  259s] ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol
'kernel_neon_end'
[  259s] ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol
'kernel_neon_begin'

Upstream tracks the issue
here https://github.com/openzfs/zfs/issues/15401
and here https://github.com/openzfs/zfs/issues/14555


It could be fixed by reverting this kernel patch:
https://github.com/torvalds/linux/commit/aaeca98456431a8d9382ecf48ac4843e252c07b3


You are receiving this mail because: