[PATCH] drm/radeon/nouveau: fix build regression on alpha due to Xen changes.

2011-05-09 Thread Konrad Rzeszutek Wilk
On Mon, May 09, 2011 at 12:24:04PM +1000, Dave Airlie wrote: > From: Dave Airlie > > The Xen changes were using DMA_ERROR_CODE which isn't defined on a few > platforms, however we reverted the Xen patch that caused use to try and > use this code path earlier in 2.6.39 cycle, so for now lets just

Re: [PATCH] drm/radeon/nouveau: fix build regression on alpha due to Xen changes.

2011-05-09 Thread Konrad Rzeszutek Wilk
On Mon, May 09, 2011 at 12:24:04PM +1000, Dave Airlie wrote: > From: Dave Airlie > > The Xen changes were using DMA_ERROR_CODE which isn't defined on a few > platforms, however we reverted the Xen patch that caused use to try and > use this code path earlier in 2.6.39 cycle, so for now lets just

[PATCH] drm/radeon/nouveau: fix build regression on alpha due to Xen changes.

2011-05-09 Thread Dave Airlie
From: Dave Airlie The Xen changes were using DMA_ERROR_CODE which isn't defined on a few platforms, however we reverted the Xen patch that caused use to try and use this code path earlier in 2.6.39 cycle, so for now lets just force the code to never take this path and allow it to build again on a

[PATCH] drm/radeon/nouveau: fix build regression on alpha due to Xen changes.

2011-05-08 Thread Dave Airlie
From: Dave Airlie The Xen changes were using DMA_ERROR_CODE which isn't defined on a few platforms, however we reverted the Xen patch that caused use to try and use this code path earlier in 2.6.39 cycle, so for now lets just force the code to never take this path and allow it to build again on a