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

Add support for KProbes in all armbian kernels #3892

Merged
merged 2 commits into from Jun 14, 2022

Conversation

diyism
Copy link
Collaborator

@diyism diyism commented Jun 11, 2022

anbox-modules needs kprobes
#3883

sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config
@igorpecovnik igorpecovnik changed the title Update linux-sunxi64-current.config Add support for KProbes in all armbian kernels Jun 11, 2022
@EvilOlaf EvilOlaf marked this pull request as ready for review June 14, 2022 07:21
@EvilOlaf
Copy link
Member

Can we run the build train on this?

@igorpecovnik igorpecovnik marked this pull request as draft June 14, 2022 09:09
@igorpecovnik igorpecovnik marked this pull request as ready for review June 14, 2022 09:09
@igorpecovnik igorpecovnik added the Ready to merge Reviewed, tested and ready for merge label Jun 14, 2022
@igorpecovnik igorpecovnik merged commit 369b090 into armbian:master Jun 14, 2022
eebssk1 pushed a commit to eebssk1/armbian_build that referenced this pull request Jun 14, 2022
* Update linux-sunxi64-current.config

anbox-modules needs kprobes
armbian#3883

* Enable this everywhere

sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
eebssk1 pushed a commit to eebssk1/armbian_build that referenced this pull request Jun 14, 2022
* Update linux-sunxi64-current.config

anbox-modules needs kprobes
armbian#3883

* Enable this everywhere

sed -i -- 's/# CONFIG_KPROBES is not set/CONFIG_KPROBES=y/g' *.config

Co-authored-by: Igor Pecovnik <igor.pecovnik@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready to merge Reviewed, tested and ready for merge
Development

Successfully merging this pull request may close these issues.

None yet

3 participants