Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling ZFS staging 2023-03-15 (2.1.10) on Linux 6.2 fails with GPL symbols issues on ARM64 #14687

Closed
RaitoBezarius opened this issue Mar 29, 2023 · 2 comments
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)

Comments

@RaitoBezarius
Copy link
Contributor

Consider a Linux 6.2 kernel (mainline seems fine), compile ZFS staging (2023-03-15, 2.1.10) with it, on a aarch64 architecture.

Experience:

> ERROR: modpost: GPL-incompatible module zcommon.ko uses GPL-only symbol 'kernel_neon_begin'
       > ERROR: modpost: GPL-incompatible module zcommon.ko uses GPL-only symbol 'kernel_neon_end'
       > ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'kernel_neon_end'
       > ERROR: modpost: GPL-incompatible module zfs.ko uses GPL-only symbol 'kernel_neon_begin'
@RaitoBezarius RaitoBezarius added the Type: Defect Incorrect behavior (e.g. crash, hang) label Mar 29, 2023
@rincebrain
Copy link
Contributor

#14555

@RaitoBezarius
Copy link
Contributor Author

Closing to avoid duplicates.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Defect Incorrect behavior (e.g. crash, hang)
Projects
None yet
Development

No branches or pull requests

2 participants