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

Odroid XU4: disable BTF as it crashes kernel load #7824

Merged
merged 1 commit into from
Feb 12, 2025
Merged

Odroid XU4: disable BTF as it crashes kernel load #7824

merged 1 commit into from
Feb 12, 2025

Conversation

igorpecovnik
Copy link
Member

@igorpecovnik igorpecovnik commented Feb 12, 2025

Description

https://docs.kernel.org/bpf/btf.html

@belegdol

How Has This Been Tested?

  • Build and boot image

Checklist:

  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules

@github-actions github-actions bot added size/small PR with less then 50 lines Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Feb 12, 2025
@igorpecovnik igorpecovnik added Bugfix Pull request is fixing a bug 02 Milestone: First quarter release labels Feb 12, 2025
@igorpecovnik igorpecovnik merged commit 5115cdf into main Feb 12, 2025
10 checks passed
@igorpecovnik igorpecovnik deleted the xu4 branch February 12, 2025 09:08
@belegdol
Copy link
Collaborator

Is this what has been causing the recent boot issues?

@belegdol
Copy link
Collaborator

I checked my local tree and my local build predates 89044ec, which would explain why my test was successful.

@igorpecovnik
Copy link
Member Author

igorpecovnik commented Feb 12, 2025

Is this what has been causing the recent boot issues?

Yes, tested with and without. This BTF mechanism was introduced not long ago and it might have some issues with (auto) enabling / disabling. For this target it should be auto off.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
02 Milestone: First quarter release Bugfix Pull request is fixing a bug Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review size/small PR with less then 50 lines
Development

Successfully merging this pull request may close these issues.

2 participants