https://bugzilla.kernel.org/show_bug.cgi?id=25422
Summary: nouveau fails to build on ia64 Product: Drivers Version: 2.5 Kernel Version: 2.6.37-rc5 Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: normal Priority: P1 Component: Video(DRI - non Intel) AssignedTo: drivers_video-dri@kernel-bugs.osdl.org ReportedBy: ben@decadent.org.uk Regression: Yes
Created an attachment (id=41242) --> (https://bugzilla.kernel.org/attachment.cgi?id=41242) 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
https://bugzilla.kernel.org/show_bug.cgi?id=25422
Ben Hutchings ben@decadent.org.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |21782
https://bugzilla.kernel.org/show_bug.cgi?id=25422
Rafael J. Wysocki rjw@sisk.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |rjw@sisk.pl Resolution| |PATCH_ALREADY_AVAILABLE
--- Comment #1 from Rafael J. Wysocki rjw@sisk.pl 2010-12-22 12:19:26 --- Patch : https://bugzilla.kernel.org/attachment.cgi?id=41242 Handled-By : Ben Hutchings ben@decadent.org.uk
https://bugzilla.kernel.org/show_bug.cgi?id=25422
Rafael J. Wysocki rjw@sisk.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|PATCH_ALREADY_AVAILABLE |CODE_FIX
--- Comment #2 from Rafael J. Wysocki rjw@sisk.pl 2011-02-02 23:46:41 --- Fixed by commit c42988012ad9c1807b7c7a5ff855cd630094989b .
dri-devel@lists.freedesktop.org