Summary: | sys-kernel/linux-headers-4.10 doesn't install linux/dma-buf.h | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Paweł Hajdan, Jr. (RETIRED) <phajdan.jr> |
Component: | Current packages | Assignee: | Gentoo Toolchain Maintainers <toolchain> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | arthur, chromium, mattst88, pacho |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Paweł Hajdan, Jr. (RETIRED)
![]() As you might infer from the "#if LINUX_VERSION_CODE < KERNEL_VERSION(4, 6, 0)", the header was added in linux-4.6. If you intend to stabilize some newer version of linux-headers (maybe 4.9?), please backport to that version as well. I've added sys-kernel/linux-headers-4.11 to the tree, but with KEYWORDS all removed until this can be carefully tested. Add a line to package.accept_keywords and test to see if that solves this particular issue, as my dev box runs headless, so I won't be making a test of chromium anytime soon. Commit: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f72ababac9f177d374f3e8e27f1e3f06ce04c444 As far as backporting goes...patches accepted. The patches for linux-headers are still tracked in CVS for the time being: https://sources.gentoo.org/cgi-bin/viewvc.cgi/gentoo/src/patchsets/gentoo-headers/ I'll look into asking -infra to move those to git. v4.13 is now stable. Do we care to keep this open? i don't think we should backport |