Skip to content

drm-kmod: allow amdgpu compile with x86 LINT#459

Open
bzfbd wants to merge 1 commit into
freebsd:masterfrom
bzfbd:pr_lint
Open

drm-kmod: allow amdgpu compile with x86 LINT#459
bzfbd wants to merge 1 commit into
freebsd:masterfrom
bzfbd:pr_lint

Conversation

@bzfbd
Copy link
Copy Markdown
Contributor

@bzfbd bzfbd commented May 16, 2026

Set the needed bits for ACPI_DEBUG to allow drm-kmod/amdgpu to compile LINT kernels. This way one can finish a make universe with LOCAL_MODULES_DIR for drm-kmod, which is helpful when implementing new bits for LinuxKPI in order to make sure not to break drm-kmod.

Sponsored by: The FreeBSD Foundation
Issue: #354

Set the needed bits for ACPI_DEBUG to allow drm-kmod/amdgpu to
compile LINT kernels.  This way one can finish a make universe
with LOCAL_MODULES_DIR for drm-kmod, which is helpful when
implementing new bits for LinuxKPI in order to make sure not
to break drm-kmod.

Sponsored by:	The FreeBSD Foundation
@bzfbd
Copy link
Copy Markdown
Contributor Author

bzfbd commented May 16, 2026

This should apply to master, 6.12-lts and 6.6-lts. Earlier branches I believe were fixed for LINT (other issues) before.

Copy link
Copy Markdown
Member

@dumbbell dumbbell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for inserting this code between a function and its documentation above? Is it related to that function is some way?

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

Successfully merging this pull request may close these issues.

2 participants