-
Notifications
You must be signed in to change notification settings - Fork 59
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
kola: 36.20220906.20.0: mm/page_alloc.c kernel warning on aarch64/openstack for 5.19 kernels #1292
Comments
Do we have a contact at Vexxhost that could take a look? |
This doesn't appear to be happening with current |
This is fixed by torvalds/linux@e75d18c which is in 5.19.7. At a quick glance, I think the consequence of the bug is that some CPU cache information doesn't get populated into sysfs. |
override proposed in: coreos/fedora-coreos-config#1960 |
The fix for this went into |
The fix for this went into |
The fix for this went into |
We're seeing this in our
testing-devel
andbranched
streams.36.20220906.20.0
withkernel-5.19.6-200.fc36.aarch64
37.20220904.92.0
withkernel-5.19.6-300.fc37.aarch64
Here's what the warning looks like:
It happens consistently in aarch64/openstack in our provider (VexxHost). It may be something specific about their infra (i.e. software versions of hypervisor, etc) that is causing us to see this.
It also happens across a large number of tests, which makes me think maybe it isn't specific to the test but just a general issue.
One full console log:
console.txt
The text was updated successfully, but these errors were encountered: