Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Build fails with Ubuntu 23.04 kernel linux-image-6.2.0-20-generic: ‘struct acpi_device’ has no member named ‘children’ #9

Open
alex-kowalczyk opened this issue May 24, 2023 · 1 comment
Assignees

Comments

@alex-kowalczyk
Copy link

/var/lib/dkms/thinkpad_acpi/1.0/build/thinkpad_acpi.c: In function ‘tpacpi_query_bcl_levels’:
/var/lib/dkms/thinkpad_acpi/1.0/build/thinkpad_acpi.c:6862:43: error: ‘struct acpi_device’ has no member named ‘children’
 6862 |         list_for_each_entry(child, &device->children, node) {

Full make.log attached:
make.log

@JosiahBull
Copy link
Owner

Thanks so much for the PR! I'm really only interested in going to the effort to support LTS builds at this time.

This seems like it might be a bigger issue though which will affect the next LTS build. It's probably a mistake in my sed command. I'll look into this in a couple of weeks when I have time and get back to you!

@JosiahBull JosiahBull self-assigned this Jul 30, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants