public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* build failure with kernel 2.6.35-rc5-git6/git7 on power box
@ 2010-07-22  7:50 divya
  2010-07-22  8:40 ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: divya @ 2010-07-22  7:50 UTC (permalink / raw)
  To: LKML, linuxppc-dev, David Airlie

Hi,

The kernel versions 2.6.35-rc5-git6(commitid f4b23cc2d5dc78ef) and 2.6.35-rc5-git7(commitid cd5b8f8755a89a5) fails
to build on power6 and power5 machines with the following error


   drivers/gpu/drm/ttm/ttm_page_alloc.c: In function 'set_pages_array_wb':
   drivers/gpu/drm/ttm/ttm_page_alloc.c:227: error: implicit declaration of function 'unmap_page_from_agp'
   drivers/gpu/drm/ttm/ttm_page_alloc.c: In function 'set_pages_array_wc':
   drivers/gpu/drm/ttm/ttm_page_alloc.c:238: error: implicit declaration of function 'map_page_into_agp'
   drivers/gpu/drm/ttm/ttm_page_alloc.c: In function 'ttm_pool_mm_shrink_init':
   drivers/gpu/drm/ttm/ttm_page_alloc.c:419: warning: assignment from incompatible pointer type
   make[4]: *** [drivers/gpu/drm/ttm/ttm_page_alloc.o] Error 1
   make[3]: *** [drivers/gpu/drm/ttm] Error 2

Thanks
Divya


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-07-22  8:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-22  7:50 build failure with kernel 2.6.35-rc5-git6/git7 on power box divya
2010-07-22  8:40 ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox