Summary: | Error compiling DRM/Linux-core on newer kernel | ||
---|---|---|---|
Product: | DRI | Reporter: | Ashley Wee <awee> |
Component: | DRM/other | Assignee: | Default DRI bug account <dri-devel> |
Status: | RESOLVED INVALID | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | XOrg git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Ashley Wee
2007-11-16 13:44:50 UTC
This kernel may also be too old. Look at the prototypes in drm_compat.h and include/linux/idr.h. If they're actually compatible, you can fix the version checks protecting the idr stuff in drm_compat.h and drm_compat.c to be #if (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,16)) instead. Closing due to inactivity. Reopen if this is still a problem. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.