Bug 25422 - nouveau fails to build on ia64
Summary: nouveau fails to build on ia64
Status: CLOSED CODE_FIX
Alias: None
Product: Drivers
Classification: Unclassified
Component: Video(DRI - non Intel) (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_video-dri
URL:
Keywords:
Depends on:
Blocks: 21782
  Show dependency tree
 
Reported: 2010-12-22 01:49 UTC by Ben Hutchings
Modified: 2011-02-02 23:46 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.37-rc5
Subsystem:
Regression: Yes
Bisected commit-id:


Attachments
patch for nouveau Kconfig (2.89 KB, patch)
2010-12-22 01:49 UTC, Ben Hutchings
Details | Diff

Description Ben Hutchings 2010-12-22 01:49:57 UTC
Created attachment 41242 [details]
patch for nouveau Kconfig

If CONFIG_ACPI is enabled, CONFIG_NOUVEAU selects CONFIG_ACPI_VIDEO.
However, CONFIG_ACPI_VIDEO depends on more than just CONFIG_ACPI, and in particular will never be set on ia64.

Previously reported with patch at
<http://article.gmane.org/gmane.comp.video.dri.devel/52445>
Comment 1 Rafael J. Wysocki 2010-12-22 12:19:26 UTC
Patch : https://bugzilla.kernel.org/attachment.cgi?id=41242
Handled-By : Ben Hutchings <ben@decadent.org.uk>
Comment 2 Rafael J. Wysocki 2011-02-02 23:46:41 UTC
Fixed by commit c42988012ad9c1807b7c7a5ff855cd630094989b .

Note You need to log in before you can comment on or make changes to this bug.