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

arm64 needs kallsums_lookup_name in _init() as well #34

Open
rafaeldtinoco opened this issue Aug 30, 2022 · 3 comments
Open

arm64 needs kallsums_lookup_name in _init() as well #34

rafaeldtinoco opened this issue Aug 30, 2022 · 3 comments

Comments

@rafaeldtinoco
Copy link

image

orelse compilation fails. Maybe get_syscall_table_bf() should set the symbol globally to be used in main or something similar.

@rafaeldtinoco rafaeldtinoco changed the title arm64 needs kallsums_lookup_name in main() as well arm64 needs kallsums_lookup_name in _init() as well Aug 30, 2022
@m0nad
Copy link
Owner

m0nad commented Aug 31, 2022

Hi Rafael, thanks for your report!

Could you tell me which environment (kernel, distribution, etc.) are you using?

@rafaeldtinoco
Copy link
Author

Hey @m0nad! So, sorry I should have mentioned that. It is an ARM64 VPS in AWS with Ubuntu Jammy and latest kernel available (5.15 iirc). The kernels used by Ubuntu there are all versioned "-aws" and they differ in kconfig from the regular "-generic" kernels from Ubuntu distro (but not too much).

@m0nad
Copy link
Owner

m0nad commented Sep 1, 2022

Thanks, I'll try to reproduce the compilation error to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants